summaryrefslogtreecommitdiff
path: root/opencv-qt-integration-2/README.md
diff options
context:
space:
mode:
authorNash <nash@bsd-noobz.com>2014-08-31 17:28:19 +0700
committerNash <nash@bsd-noobz.com>2014-08-31 17:28:19 +0700
commit0dd600919f01a952a1396642eb864c7cd23d6150 (patch)
tree24cf9500efc07af9286dc6ecb943320ac1fea054 /opencv-qt-integration-2/README.md
parent723be3d9d0bfd5841610d7395571ba30633634b1 (diff)
added python version
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