opencv/modules/calib3d/src
2012-04-28 11:10:30 +00:00
..
_modelest.h "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
calibinit.cpp Fixed verbosity of badarg tests 2012-04-19 15:45:40 +00:00
calibration.cpp fixed 3-channel output tvecs support in calibrateCamera (patch #1807) 2012-04-28 11:10:30 +00:00
checkchessboard.cpp Made dependency of features2d and calib3d from highgui optional 2012-03-13 12:33:16 +00:00
circlesgrid.cpp Made dependency of features2d and calib3d from highgui optional 2012-03-13 12:33:16 +00:00
circlesgrid.hpp fixed ~300 warnings under windows (had to hack gtest a bit) 2011-05-06 21:45:48 +00:00
epnp.cpp fixed problem in solvePnPRansac with TBB 2012-04-06 13:33:22 +00:00
epnp.h fixed problem in solvePnPRansac with TBB 2012-04-06 13:33:22 +00:00
fundam.cpp fixed cvComputeCorrespondEpilines to handle <5 points (ticket #1635) 2012-03-28 13:37:14 +00:00
modelest.cpp corrected estimateAffine3D parameter name: outliers=>inliers (ticket #1141) 2011-06-17 19:12:21 +00:00
p3p.cpp added P3P method 2011-12-26 12:59:07 +00:00
p3p.h added P3P method 2011-12-26 12:59:07 +00:00
polynom_solver.cpp done user requirement from yvonnic2m@gmail.com 2012-01-06 15:26:24 +00:00
polynom_solver.h added P3P method 2011-12-26 12:59:07 +00:00
posit.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
precomp.hpp Tegra-optimized cv::compare 2011-11-07 06:29:34 +00:00
quadsubpix.cpp fixed many warnings from GCC 4.6.1 2012-03-17 09:22:31 +00:00
solvepnp.cpp fixed hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +00:00
stereobm.cpp fixed StereoBM crash on MacOSX 10.7 2012-03-17 11:12:24 +00:00
stereosgbm.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 2011-06-06 14:51:27 +00:00
triangulate.cpp Added wrappers of cvCorrectMatches (#1350) 2012-03-29 13:21:24 +00:00