diff options
author | Nash <nash@bsd-noobz.com> | 2014-08-30 21:59:06 +0700 |
---|---|---|
committer | Nash <nash@bsd-noobz.com> | 2014-08-30 21:59:06 +0700 |
commit | dfe02daf2dc6b28110297a2600a38bfc68e0f5cc (patch) | |
tree | e295b0ebb88b9d52c21a6b24d26b4ba3d4964323 /opencv-qt-integration-1 | |
parent | 28c068e24c0e47b43e6e30cefc61eb13271894b1 (diff) |
improve the README file
Diffstat (limited to 'opencv-qt-integration-1')
-rw-r--r-- | opencv-qt-integration-1/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opencv-qt-integration-1/README.md b/opencv-qt-integration-1/README.md index 40efb19..33d9340 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/px3YKoo.png) +![Screenshot](http://i.imgur.com/k1et0FY.png) Compiling --------- |