opencv/modules/calib3d/test
Ian Maquignaz b05631432b Added declaration, definition and unit test for initInverseRectificationMap()
Fixed trailing whitespace

Update to initInverseRectificationMap documentation for clarity

Added test case for initInverseRectificationMap()
Updated documentation.

Fixed whitespace error in docs

Small update to test function
Now passes success_error_level

final update to inverseRectification documentation
2021-06-07 16:01:11 -04:00
..
opencl ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_affine2d_estimator.cpp calib3d: don't change input data 2019-04-06 19:28:41 +00:00
test_affine3.cpp Merge pull request #12437 from vpisarev:avx2_fixes 2018-09-06 18:56:55 +03:00
test_affine3d_estimator.cpp add estimateAffine3D overload that implements Umeyama's algorithm 2021-04-28 11:33:48 +02:00
test_affine_partial2d_estimator.cpp calib3d: don't change input data 2019-04-06 19:28:41 +00:00
test_calibration_hand_eye.cpp Add Robot-World/Hand-Eye calibration function. 2020-08-27 07:24:07 +02:00
test_cameracalibration_artificial.cpp Fix some typos 2019-06-05 12:24:13 +02:00
test_cameracalibration_badarg.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-02-12 17:54:40 +03:00
test_cameracalibration_tilt.cpp Misc. modules/ typos (cont.) 2018-02-12 10:15:36 -05:00
test_cameracalibration.cpp Merge pull request #17816 from vpisarev:essential_2cameras 2020-07-29 16:28:01 +03:00
test_chessboardgenerator.cpp code clean up 2019-01-14 22:21:21 +03:00
test_chessboardgenerator.hpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_chesscorners_badarg.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-12-31 10:11:39 +00:00
test_chesscorners_timing.cpp completely new C++ persistence implementation (#13011) 2018-11-02 00:27:06 +03:00
test_chesscorners.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-02-21 20:14:09 +00:00
test_compose_rt.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_cornerssubpix.cpp ts: cvtest::debugLevel / --test_debug=<N> option 2020-11-28 13:13:28 +00:00
test_decompose_projection.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_filter_homography_decomp.cpp Filter homography decomp: updated PR #7153 (#11846) 2018-06-27 16:47:35 +03:00
test_fisheye.cpp Merge pull request #19539 from asmorkalov:as/calib_fix_focal_length 2021-03-03 14:06:59 +00:00
test_fundam.cpp mostly removed obsolete C API from calib3d (at least at the interface level) (#13081) 2018-11-09 16:12:22 +03:00
test_homography_decomp.cpp Merge pull request #13601 from JimZhou-001:JimZhou-001 2019-01-11 16:58:47 +03:00
test_homography.cpp added minPoints Homography test 2020-09-29 01:04:15 +05:30
test_main.cpp Merge pull request #11897 from Jakub-Golinowski:hpx_backend 2018-08-31 16:23:26 +03:00
test_modelest.cpp War on Whitespace, master edition: file endings. 2013-08-27 14:23:26 +04:00
test_posit.cpp mostly removed obsolete C API from calib3d (at least at the interface level) (#13081) 2018-11-09 16:12:22 +03:00
test_precomp.hpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_reproject_image_to_3d.cpp mostly removed obsolete C API from calib3d (at least at the interface level) (#13081) 2018-11-09 16:12:22 +03:00
test_solvepnp_ransac.cpp Merge pull request #19253 from mightbxg:bugfix_PnPRansac 2021-03-12 00:53:06 +03:00
test_stereomatching.cpp Merge pull request #17224 from ganesh-k13:bugfix/calib3d/17201 2020-05-14 16:30:01 +00:00
test_translation3d_estimator.cpp Merge pull request #16614 from GFleishman:estimateTranslation3D 2020-04-07 19:58:25 +00:00
test_undistort_badarg.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-12-15 11:23:46 +00:00
test_undistort_points.cpp Merge pull request #14800 from FanaticsKang:add_undistortPoint_test 2019-06-14 22:57:21 +03:00
test_undistort.cpp Added declaration, definition and unit test for initInverseRectificationMap() 2021-06-07 16:01:11 -04:00
test_usac.cpp Merge pull request #20012 from ivashmak:bugfix_solvepnp 2021-05-19 12:09:46 +03:00