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 682f31a013 fixed 3-channel output tvecs support in calibrateCamera (patch #1807) 13 years ago
..
_modelest.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
calibinit.cpp Fixed verbosity of badarg tests 13 years ago
calibration.cpp fixed 3-channel output tvecs support in calibrateCamera (patch #1807) 13 years ago
checkchessboard.cpp Made dependency of features2d and calib3d from highgui optional 13 years ago
circlesgrid.cpp Made dependency of features2d and calib3d from highgui optional 13 years ago
circlesgrid.hpp fixed ~300 warnings under windows (had to hack gtest a bit) 14 years ago
epnp.cpp fixed problem in solvePnPRansac with TBB 13 years ago
epnp.h fixed problem in solvePnPRansac with TBB 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 Tegra-optimized cv::compare 13 years ago
quadsubpix.cpp fixed many warnings from GCC 4.6.1 13 years ago
solvepnp.cpp fixed hundreds of warnings from MSVC 2010. 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