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 8483f9ce40 Fixed the new version of findCirclesGrid. 14 years ago
..
_modelest.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
calibinit.cpp Fixed findCirclesGrid for the case of working with 'square' asymmetric patterns. 14 years ago
calibration.cpp converted live camera calibration sample 14 years ago
checkchessboard.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
circlesgrid.cpp Fixed the new version of findCirclesGrid. 14 years ago
circlesgrid.hpp fixed ~300 warnings under windows (had to hack gtest a bit) 14 years ago
fundam.cpp fixed rank check in 8-point Fundamental Matrix algorithm (patch by F. Devernay; ticket #1273) 14 years ago
modelest.cpp corrected estimateAffine3D parameter name: outliers=>inliers (ticket #1141) 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 Tegra optimization for CirclesGridClusterFinder::hierarchicalClustering 14 years ago
quadsubpix.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
solvepnp.cpp added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
stereobm.cpp fixed parallel block matching stereo correspondence algorithm (ticket #997; thanks to jbieger for the patch) 14 years ago
stereogc.cpp *applied patch from NVidia (nppstTraspose bug) 14 years ago
stereosgbm.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
triangulate.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago