opencv/modules/calib3d/src
2012-03-26 13:07:21 +00:00
..
_modelest.h "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
calibinit.cpp Made dependency of features2d and calib3d from highgui optional 2012-03-13 12:33:16 +00:00
calibration.cpp Added checking whether aspect ratio is valid or not 2012-03-26 13:07:21 +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 compilation error 2011-12-27 06:19:20 +00:00
epnp.h added P3P method 2011-12-26 12:59:07 +00:00
fundam.cpp removed unnecessary MIN(); bug #1578 2012-03-26 10:01:30 +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
stereogc.cpp *applied patch from NVidia (nppstTraspose bug) 2011-02-18 12:23:18 +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 fixed many warnings from GCC 4.6.1 2012-03-17 09:22:31 +00:00