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.
 
 
 
 
 
 
Ilya Lysenkov aa3dada2fe Added support of the CV_64F depth to solvePnP (ticket #835) 14 years ago
..
_modelest.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
calibinit.cpp fixed bug with possible memory corruption in CvMat m = iarray.getMat(); expressions (ticket #1054) 14 years ago
calibration.cpp fixed bug with possible memory corruption in CvMat m = iarray.getMat(); expressions (ticket #1054) 14 years ago
checkchessboard.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
circlesgrid.cpp fixed features2d (ORB) compile errors on Windows 14 years ago
circlesgrid.hpp fixed ~300 warnings under windows (had to hack gtest a bit) 14 years ago
fundam.cpp fixed crash in cv2.findHomography() (ticket #1094) 14 years ago
modelest.cpp a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 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 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
quadsubpix.cpp a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 years ago
solvepnp.cpp Added support of the CV_64F depth to solvePnP (ticket #835) 14 years ago
stereobm.cpp a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 years ago
stereogc.cpp *applied patch from NVidia (nppstTraspose bug) 14 years ago
stereosgbm.cpp Use INVALID_DISP_SCALED instead of INVALID_DISP in validateDisparity (ticket #1007) 14 years ago
triangulate.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago