opencv/modules/calib3d/src
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files.
Looks like we don't actually use them; when creating precompiled headers
with Visual C++, a dummy .cpp is created at build time.
2013-08-08 12:43:07 +04:00
..
_modelest.h Fix Android build warnings 2013-01-30 13:11:33 +04:00
calibinit.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
calibration.cpp fixed bugs #1718, #2375; attached the new tests to test.py. 2013-01-31 15:34:09 +04:00
checkchessboard.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
circlesgrid.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
circlesgrid.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
epnp.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
epnp.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
fundam.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
modelest.cpp fixed failure of the C++ test for estimateAffine3D 2013-01-31 19:44:16 +04:00
p3p.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
p3p.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
polynom_solver.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
polynom_solver.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
posit.cpp Check pointers before using them in var init 2013-01-28 16:51:28 -05:00
precomp.hpp Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
quadsubpix.cpp Fixed mingw build. 2012-06-08 03:15:08 +00:00
solvepnp.cpp Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
stereobm.cpp Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
stereosgbm.cpp added 8u type support to filterSpeckles function 2013-02-06 14:14:45 +04:00
triangulate.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00