QtCvExample

所属分类:OpenCV
开发工具:QT
文件大小:7KB
下载次数:19
上传日期:2011-08-12 16:56:13
上 传 者sun11
说明:  混合使用QT和OpenCV的一个示例程序.
(An example mix QT with OpenCV.)

文件列表:
QtCvExample.pro (1378, 2011-07-11)
src (0, 2011-07-10)
src\cpp (0, 2011-07-11)
src\cpp\ImageCapture.cpp (5485, 2011-07-11)
src\cpp\main.cpp (666, 2011-07-11)
src\cpp\MainWidget.cpp (1923, 2011-07-11)
src\h (0, 2011-07-11)
src\h\ImageCapture.h (1708, 2011-07-11)
src\h\MainWidget.h (495, 2011-07-11)
src\ui (0, 2011-07-11)
src\ui\MainWidget.ui (2839, 2011-07-11)

ABOUT This program is a simple demonstration showing how to use OpenCV in Qt gui application. For more detailed info, check : - Qt documentation: http://doc.qt.nokia.com/latest/ - OpenCV reference manual: http://opencv.willowgarage.com/documentation/index.html For comments or suggestions : - mail me: sebthestampede@gmail.com - send me a PM at Qt Centre forum (http://www.qtcentre.org/forum/ , user name: stampede) You can do whatever you want with this code. INSTALLING In order to compile, use qmake & make. You can pass cv=2 option to qmake (type: qmake cv=2), if you want to use OpenCV v2.2 You may want to edit OpenCV paths in .pro file to match your environment. WARNING: You need to install OpenCV and Qt separately ! KNOWN ISSUES Windows 7: - I've noticed that cvCaptureFromCAM(-1) can return NULL without opening camera selection widget. This seems random, and I don't know the solution.

近期下载者

相关文件


收藏者