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.
 
 
 
 
 
 
Vadim Pisarevsky dea5eaca30 Merge pull request #8660 from 4ekmah:making_sgbm_parallel 8 years ago
..
opencl
test_affine2d_estimator.cpp add test for convertions in estimateAffine2D* functions 8 years ago
test_affine3.cpp
test_affine3d_estimator.cpp Merge pull request #6933 from hrnr:gsoc_all 8 years ago
test_affine_partial2d_estimator.cpp add test for convertions in estimateAffine2D* functions 8 years ago
test_cameracalibration.cpp fixing segfaults occuring when launching those unit tests 8 years ago
test_cameracalibration_artificial.cpp
test_cameracalibration_badarg.cpp
test_cameracalibration_tilt.cpp Extension of the camera distortion model for tilted image sensors (Scheimpflug condition) including test 9 years ago
test_chessboardgenerator.cpp test: limit chessboard generator parameters 8 years ago
test_chessboardgenerator.hpp
test_chesscorners.cpp clean up unused #if 8 years ago
test_chesscorners_badarg.cpp
test_chesscorners_timing.cpp Ported PR #4187 to master 8 years ago
test_compose_rt.cpp
test_cornerssubpix.cpp Merge pull request #7872 from alalek:merge-2.4 8 years ago
test_decompose_projection.cpp
test_fisheye.cpp fix typo and align white spaces 8 years ago
test_fundam.cpp
test_homography.cpp Merge 2.4 into master 9 years ago
test_homography_decomp.cpp
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 #8301 from tonyke1993:p3p_alg 8 years ago
test_stereomatching.cpp Test data correction. 8 years ago
test_undistort.cpp
test_undistort_badarg.cpp
test_undistort_points.cpp