opencv/modules/calib3d/test
Alexander Alekhin 00cc4aa230 calib3d: fix fisheye stereoRectify test
- don't write into testdata directory
- check matrices instead of result images
2017-11-30 16:41:37 +03:00
..
test_affine3d_estimator.cpp Normalized file endings. 2013-08-21 18:59:25 +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 Normalized file endings. 2013-08-21 18:59:25 +04:00
test_cameracalibration.cpp Fixed several GCC 5.x warnings 2016-11-18 15:31:05 +03:00
test_chessboardgenerator.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
test_chessboardgenerator.hpp deleted extra semicolons 2014-01-07 02:52:30 +04:00
test_chesscorners_badarg.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_chesscorners_timing.cpp CV_ChessboardDetectorTimingTest: don't ignore missing test data 2015-07-09 17:32:08 +03: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 Normalized file endings. 2013-08-21 18:59:25 +04:00
test_cornerssubpix.cpp calib3d: fix cornerSubPix memory error 2016-08-31 15:18:25 +03:00
test_fisheye.cpp calib3d: fix fisheye stereoRectify test 2017-11-30 16:41:37 +03:00
test_fundam.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_homography.cpp fixed memory leak in findHomography tests 2015-10-12 00:11:45 +03: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 Fix Windows build warnings 2013-01-30 13:24:49 +04:00
test_posit.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_precomp.hpp Normalized file endings. 2013-08-21 18:59:25 +04:00
test_reproject_image_to_3d.cpp Cast some image coordinates and sizes to double. 2015-02-24 12:21:34 -05:00
test_solvepnp_ransac.cpp typos 2014-03-04 12:47:40 +04:00
test_stereomatching.cpp test_stereomatching.cpp: validate min disparity affect on valid ROI 2017-10-30 11:27:11 -07:00
test_undistort_badarg.cpp Cast some image coordinates and sizes to double. 2015-02-24 12:21:34 -05:00
test_undistort_points.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
test_undistort.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00