Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
GFleishman 31ec9b2aa7
Merge pull request #16614 from GFleishman:estimateTranslation3D
5 years ago
..
opencl ts: refactor OpenCV tests 7 years ago
test_affine2d_estimator.cpp calib3d: don't change input data 6 years ago
test_affine3.cpp Merge pull request #12437 from vpisarev:avx2_fixes 6 years ago
test_affine3d_estimator.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 5 years ago
test_affine_partial2d_estimator.cpp calib3d: don't change input data 6 years ago
test_calibration_hand_eye.cpp Add Hand-Eye calibration methods (Tsai, Park, Horaud, Andreff, Daniilidis). 6 years ago
test_cameracalibration.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 5 years ago
test_cameracalibration_artificial.cpp Fix some typos 6 years ago
test_cameracalibration_badarg.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
test_cameracalibration_tilt.cpp Misc. modules/ typos (cont.) 7 years ago
test_chessboardgenerator.cpp code clean up 6 years ago
test_chessboardgenerator.hpp ts: refactor OpenCV tests 7 years ago
test_chesscorners.cpp calib3d: add estimateChessboardSharpness 5 years ago
test_chesscorners_badarg.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 5 years ago
test_chesscorners_timing.cpp completely new C++ persistence implementation (#13011) 6 years ago
test_compose_rt.cpp ts: refactor OpenCV tests 7 years ago
test_cornerssubpix.cpp don't use constructors for C API structures 6 years ago
test_decompose_projection.cpp ts: refactor OpenCV tests 7 years ago
test_filter_homography_decomp.cpp Filter homography decomp: updated PR #7153 (#11846) 7 years ago
test_fisheye.cpp ts: refactor OpenCV tests 7 years ago
test_fundam.cpp mostly removed obsolete C API from calib3d (at least at the interface level) (#13081) 6 years ago
test_homography.cpp Fix modules/ typos 5 years ago
test_homography_decomp.cpp Merge pull request #13601 from JimZhou-001:JimZhou-001 6 years ago
test_main.cpp Merge pull request #11897 from Jakub-Golinowski:hpx_backend 6 years ago
test_modelest.cpp War on Whitespace, master edition: file endings. 11 years ago
test_posit.cpp mostly removed obsolete C API from calib3d (at least at the interface level) (#13081) 6 years ago
test_precomp.hpp ts: refactor OpenCV tests 7 years ago
test_reproject_image_to_3d.cpp mostly removed obsolete C API from calib3d (at least at the interface level) (#13081) 6 years ago
test_solvepnp_ransac.cpp Fix issue with solvePnPRansac and Nx3 1-channel input when the number of points is 5. Try to uniform the input shape of projectPoints and undistortPoints. 6 years ago
test_stereomatching.cpp Merge pull request #11610 from savuor:fix/stereobm_simd_fixed_float 7 years ago
test_translation3d_estimator.cpp Merge pull request #16614 from GFleishman:estimateTranslation3D 5 years ago
test_undistort.cpp Test: avoid duplicated test cases 5 years ago
test_undistort_badarg.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 5 years ago
test_undistort_points.cpp Merge pull request #14800 from FanaticsKang:add_undistortPoint_test 6 years ago