Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky 758e826d2e 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 15 years ago
..
_modelest.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
calibinit.cpp handle the non-detected board case in cv::drawChessboardCorners. 15 years ago
calibration.cpp accept default distortion coefficients (Mat() ~ (0,0,0,0,0)) 15 years ago
checkchessboard.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
fundam.cpp avoid one possible singularity in cvFindHomography 15 years ago
modelest.cpp 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 15 years ago
posit.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp added #include "cvconfig.h" to make TBB and other 3rd party libs work correctly 15 years ago
stereobm.cpp updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 15 years ago
stereogc.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
stereosgbm.cpp updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 15 years ago
triangulate.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago