This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
6f9b518e60
opencv
/
modules
/
highgui
History
Yannick Verdie
662c58ca86
Qt bug fixed with cvWaitKey(0)
2010-08-15 20:43:54 +00:00
..
include/opencv2
/highgui
Fixed bugs on Qt
2010-07-31 18:04:28 +00:00
src
Qt bug fixed with cvWaitKey(0)
2010-08-15 20:43:54 +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