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.
 
 
 
 
 
 
Alexander Alekhin b2abd8ca41 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
..
opencl
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
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 6 years ago
test_cameracalibration_artificial.cpp code clean up 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
test_chessboardgenerator.cpp code clean up 6 years ago
test_chessboardgenerator.hpp
test_chesscorners.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
test_chesscorners_badarg.cpp mostly removed obsolete C API from calib3d (at least at the interface level) (#13081) 6 years ago
test_chesscorners_timing.cpp completely new C++ persistence implementation (#13011) 6 years ago
test_compose_rt.cpp
test_cornerssubpix.cpp don't use constructors for C API structures 6 years ago
test_decompose_projection.cpp
test_filter_homography_decomp.cpp
test_fisheye.cpp
test_fundam.cpp mostly removed obsolete C API from calib3d (at least at the interface level) (#13081) 6 years ago
test_homography.cpp
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
test_posit.cpp mostly removed obsolete C API from calib3d (at least at the interface level) (#13081) 6 years ago
test_precomp.hpp
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 Add solvePnPRefineLM to refine a pose according to a Levenberg-Marquardt iterative minimization process. Add solvePnPRefineVVS to refine a pose using a virtual visual servoing scheme. 6 years ago
test_stereomatching.cpp
test_undistort.cpp mostly removed obsolete C API from calib3d (at least at the interface level) (#13081) 6 years ago
test_undistort_badarg.cpp mostly removed obsolete C API from calib3d (at least at the interface level) (#13081) 6 years ago
test_undistort_points.cpp