This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-25 11:40:44 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6da8d7cb52
opencv
/
modules
/
highgui
History
Vadim Pisarevsky
6da8d7cb52
temporarily disable 16-bit input in cap_dc1394_v2.cpp (ticket
#296
). thanks to sebastians for the patch!
2010-07-29 12:44:23 +00:00
..
include/opencv2
/highgui
Qt - debugging Linux and Windows
2010-07-27 17:29:22 +00:00
src
temporarily disable 16-bit input in cap_dc1394_v2.cpp (ticket
#296
). thanks to sebastians for the patch!
2010-07-29 12:44:23 +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