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.
 
 
 
 
 
 
Andrey Kamaev f62028dc16 Fixed mingw build. 13 years ago
..
_modelest.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
calibinit.cpp merged 2.4 into trunk 13 years ago
calibration.cpp merged 2.4 into trunk 13 years ago
checkchessboard.cpp Set stricter warning rules for gcc 13 years ago
circlesgrid.cpp Set stricter warning rules for gcc 13 years ago
circlesgrid.hpp fixed ~300 warnings under windows (had to hack gtest a bit) 14 years ago
epnp.cpp merged all the latest changes from 2.4 to trunk 13 years ago
epnp.h merged all the latest changes from 2.4 to trunk 13 years ago
fundam.cpp fixed cvComputeCorrespondEpilines to handle <5 points (ticket #1635) 13 years ago
modelest.cpp corrected estimateAffine3D parameter name: outliers=>inliers (ticket #1141) 14 years ago
p3p.cpp added P3P method 13 years ago
p3p.h added P3P method 13 years ago
polynom_solver.cpp done user requirement from yvonnic2m@gmail.com 13 years ago
polynom_solver.h added P3P method 13 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 Set stricter warning rules for gcc 13 years ago
quadsubpix.cpp Fixed mingw build. 13 years ago
solvepnp.cpp Set stricter warning rules for gcc 13 years ago
stereobm.cpp fixed StereoBM crash on MacOSX 10.7 13 years ago
stereosgbm.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
triangulate.cpp Added wrappers of cvCorrectMatches (#1350) 13 years ago