opencv/modules/calib3d/test
2013-03-22 01:05:30 +04:00
..
test_affine3.cpp Added Affine3<T> class 2013-03-18 11:51:43 +04:00
test_affine3d_estimator.cpp rewritten several functions from calib3d: findhomography, findfundamentalmat, findessentialmat, estimateaffine3d, computecorrespondepilines, convert points{to/from}homogeneous to C++. 2013-02-28 18:25:05 +04:00
test_cameracalibration_artificial.cpp fixed compile errors in ocl tests; disabled a few problematic tests 2012-10-29 23:37:18 +04:00
test_cameracalibration_badarg.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_cameracalibration.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
test_chessboardgenerator.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
test_chessboardgenerator.hpp Main module headers are moved 1 level up 2013-03-13 17:26:56 +04:00
test_chesscorners_badarg.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_chesscorners_timing.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_chesscorners.cpp fixed 2 test failures (test_DrawChessboardCorners & Core_Array.expressions) 2012-10-24 14:41:15 +04:00
test_compose_rt.cpp
test_cornerssubpix.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
test_fundam.cpp rewritten several functions from calib3d: findhomography, findfundamentalmat, findessentialmat, estimateaffine3d, computecorrespondepilines, convert points{to/from}homogeneous to C++. 2013-02-28 18:25:05 +04:00
test_homography.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_main.cpp
test_modelest.cpp rewritten several functions from calib3d: findhomography, findfundamentalmat, findessentialmat, estimateaffine3d, computecorrespondepilines, convert points{to/from}homogeneous to C++. 2013-02-28 18:25:05 +04:00
test_posit.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_precomp.cpp
test_precomp.hpp Move non-CV functionality from core.hpp to separate utility.hpp header 2013-03-20 17:56:06 +04:00
test_reproject_image_to_3d.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_solvepnp_ransac.cpp
test_stereomatching.cpp converter stereo correspondence algorithms to the new style 2013-03-22 01:05:30 +04:00
test_undistort_badarg.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_undistort_points.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_undistort.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00