opencv/modules/highgui
Yannick Verdie 2c923c7eba QT new functions:
- cvAddButton changed to match requirement
 - CV_GUI_NORMAL and CV_GUI_EXPANDED done
 - context menu with right click
2010-07-22 20:39:44 +00:00
..
include/opencv2/highgui QT new functions: 2010-07-22 20:39:44 +00:00
src QT new functions: 2010-07-22 20:39:44 +00:00
CMakeLists.txt do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV 2010-07-16 22:38:57 +00:00