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 51822f2072 possible fix for ticket 380 (should not hurt camera calibration engine, as the fix only affects non-planar objects) 14 years ago
..
_modelest.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
calibinit.cpp fixed detection of the checkerboards in some extreme cases (ticket #298) 14 years ago
calibration.cpp possible fix for ticket 380 (should not hurt camera calibration engine, as the fix only affects non-planar objects) 14 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