From 7f86db354eb048183d07cdeb475f085b7125e859 Mon Sep 17 00:00:00 2001 From: Nash Date: Sat, 30 Aug 2014 22:39:24 +0700 Subject: improve the README file --- opencv-qt-integration-1/README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'opencv-qt-integration-1/README.md') diff --git a/opencv-qt-integration-1/README.md b/opencv-qt-integration-1/README.md index 84b342d..e0200ae 100644 --- a/opencv-qt-integration-1/README.md +++ b/opencv-qt-integration-1/README.md @@ -7,6 +7,13 @@ This code sample shows the basics to display OpenCV's matrix (`cv::Mat`) within Within the `python/` directory, you will see the same code written in Python. +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 + - Qt 5.3.0 + - OpenCV 3.0.0 + - Python 3.4.1 + Compiling --------- -- cgit v1.2.3