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-24 03:00:14 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d352db7ec4
opencv
/
modules
/
calib3d
History
Vadim Pisarevsky
08cba33f9d
fixed some more MSVC2010 warnings
2010-07-17 10:35:17 +00:00
..
include/opencv2
/calib3d
fixed some more MSVC2010 warnings
2010-07-17 10:35:17 +00:00
src
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
CMakeLists.txt
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00