opencv/modules/calib3d/test
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests
- removed tr1 usage (dropped in C++17)
- moved includes of vector/map/iostream/limits into ts.hpp
- require opencv_test + anonymous namespace (added compile check)
- fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions
- added missing license headers
2018-02-03 19:39:47 +00:00
..
opencl ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_affine2d_estimator.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_affine3.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_affine3d_estimator.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_affine_partial2d_estimator.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_cameracalibration_artificial.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_cameracalibration_badarg.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_cameracalibration_tilt.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_cameracalibration.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_chessboardgenerator.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_chessboardgenerator.hpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_chesscorners_badarg.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_chesscorners_timing.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_chesscorners.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_compose_rt.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_cornerssubpix.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_decompose_projection.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_fisheye.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_fundam.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_homography_decomp.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_homography.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_main.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_modelest.cpp War on Whitespace, master edition: file endings. 2013-08-27 14:23:26 +04:00
test_posit.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_precomp.hpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_reproject_image_to_3d.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_solvepnp_ransac.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_stereomatching.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_undistort_badarg.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_undistort_points.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_undistort.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00