opencv/modules/calib3d/src
2011-04-15 17:24:07 +00:00
..
_modelest.h "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
calibinit.cpp Implemented new algorithm for asymmetric circles pattern detection. Use flag CALIB_CB_CLUSTERING. 2011-04-15 15:33:11 +00:00
calibration.cpp added solvePnPRansac method 2011-03-05 00:18:49 +00:00
checkchessboard.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
circlesgrid.cpp Added checks for incorrect results in the circles grid pattern detection. 2011-04-15 17:24:07 +00:00
circlesgrid.hpp Implemented new algorithm for asymmetric circles pattern detection. Use flag CALIB_CB_CLUSTERING. 2011-04-15 15:33:11 +00:00
fundam.cpp another attempt to fix findHomography 2010-12-27 10:00:26 +00:00
modelest.cpp replaced alloca() (a.k.a. cvStackAlloc) with AutoBuffer or vector() everywhere. cvStackAlloc() is still defined, but we do not need alloca() anymore to compile and run OpenCV (fixes #889 and may be some others) 2011-02-18 10:29:57 +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 *applied patch from NVidia (nppstTraspose bug) 2011-02-18 12:23:18 +00:00
quadsubpix.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 2011-02-09 20:55:11 +00:00
solvepnp.cpp added solvePnPRansac method 2011-03-05 00:18:49 +00:00
stereobm.cpp updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 2010-07-16 12:54:53 +00:00
stereogc.cpp *applied patch from NVidia (nppstTraspose bug) 2011-02-18 12:23:18 +00:00
stereosgbm.cpp fixes bugs #624 and #625 (thanks to chaene!) 2010-11-22 15:32:18 +00:00
triangulate.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00