summaryrefslogtreecommitdiff
path: root/opencv-qt-integration-2/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'opencv-qt-integration-2/README.md')
-rw-r--r--opencv-qt-integration-2/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/opencv-qt-integration-2/README.md b/opencv-qt-integration-2/README.md
index f96093a..3fb312a 100644
--- a/opencv-qt-integration-2/README.md
+++ b/opencv-qt-integration-2/README.md
@@ -5,6 +5,8 @@ This code sample shows you how to do basic image manipulation to an image and di
![screenshot](http://i.imgur.com/OPCiEw8.png)
+The same program written in Python is available in the `python/` directory.
+
To compile and run the code, you need to have Qt 5 installed on your computer. The code is successfully tested on the following environment:
- Mac OS X Mavericks