summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--opencv-qt-integration-1/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/opencv-qt-integration-1/README.md b/opencv-qt-integration-1/README.md
index bfaa541..40efb19 100644
--- a/opencv-qt-integration-1/README.md
+++ b/opencv-qt-integration-1/README.md
@@ -3,7 +3,7 @@ OpenCV - Qt Integration
This sample demonstrate how to display `cv::Mat` using `QLabel` widget. Tested on Mac OS X and Qt 5.3.0. The Python version is available on the `python/` directory.
-![Screenshot](http://i.imgur.com/XKH4DMM.png)
+![Screenshot](http://i.imgur.com/px3YKoo.png)
Compiling
---------