opencv/modules/calib3d/test
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
2013-02-25 15:04:17 +04:00
..
test_affine3d_estimator.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +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 Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +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 Warning fixes continued 2012-06-09 15:00:04 +00:00
test_cornerssubpix.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
test_fundam.cpp added code, test and doc for five-point algorithm 2012-12-26 18:58:50 +01:00
test_homography.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_main.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
test_modelest.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
test_posit.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_precomp.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
test_precomp.hpp Fix OS X build warnings 2012-11-09 11:29:52 +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 Add concurrency test for solvePnPRansac 2012-10-10 18:23:11 +04:00
test_stereomatching.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +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