opencv/modules/calib3d/test
Xinguang Bian b995de4ff3
Merge pull request #19253 from mightbxg:bugfix_PnPRansac
* fix unexpected Exception in solvePnPRansac caused by input points

* calib3d: solvePnPRansac - keep minimal changes to handle DLT 6 points requirement

Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
2021-03-12 00:53:06 +03:00
..
opencl
test_affine2d_estimator.cpp
test_affine3.cpp
test_affine3d_estimator.cpp Merge pull request #16011 from sebastien-wybo:fix_16007 2019-12-19 12:59:18 +03:00
test_affine_partial2d_estimator.cpp
test_calibration_hand_eye.cpp Fix cubic root computation to be able to handle negative values. Improve doc. Add regression test. 2020-08-25 03:37:56 +02:00
test_cameracalibration_artificial.cpp
test_cameracalibration_badarg.cpp
test_cameracalibration_tilt.cpp
test_cameracalibration.cpp calib3d: revert stereoRectify() changes from PRs: 6836, 6972, 6955 2019-11-30 23:37:49 +00:00
test_chessboardgenerator.cpp
test_chessboardgenerator.hpp
test_chesscorners_badarg.cpp Fix spelling typos 2019-12-27 12:46:53 +00:00
test_chesscorners_timing.cpp
test_chesscorners.cpp Merge pull request #19498 from mattalvarado:fix_findcirclesgrid 2021-02-16 16:18:43 +00:00
test_compose_rt.cpp
test_cornerssubpix.cpp ts: cvtest::debugLevel / --test_debug=<N> option 2020-11-28 13:13:28 +00:00
test_decompose_projection.cpp
test_filter_homography_decomp.cpp
test_fisheye.cpp Applied '@ref' linking for 3.4 Calib3D parameters and added enum cv::fisheye::CALIB_ZERO_DISPARITY == cv::CALIB_ZERO_DISPARITY == 0x400 == 1 << 10. 2020-12-15 12:33:43 -05:00
test_fundam.cpp
test_homography_decomp.cpp
test_homography.cpp added minPoints Homography test 2020-09-29 01:04:15 +05:30
test_main.cpp
test_modelest.cpp
test_posit.cpp
test_precomp.hpp
test_reproject_image_to_3d.cpp
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_undistort_badarg.cpp Merge pull request #15966 from saskatchewancatch:issue-15760 2019-12-12 19:23:57 +03: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 Fixed universal intrinsic undistort() implementation 2019-09-16 17:16:38 +03:00