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 db451f20df test: don't use points on single line for solvePnP 8 years ago
..
opencl
test_affine3.cpp
test_affine3d_estimator.cpp
test_cameracalibration.cpp fix compiler warning 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_chessboardgenerator.hpp
test_chesscorners.cpp Several chessboard detector improvements: 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
test_decompose_projection.cpp
test_fisheye.cpp Don't assume all images have the same number of calibration points 8 years ago
test_fundam.cpp hack solvePoly to finds roots of polynoms with zero higher-order coefficients. The roots are populated in this case, which is not valid, strictly speaking, but good enough for function like correctMatches. This solves http://code.opencv.org/issues/4330 10 years ago
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 Cast some image coordinates and sizes to double. 10 years ago
test_solvepnp_ransac.cpp test: don't use points on single line for solvePnP 8 years ago
test_stereomatching.cpp Adding new HAL-accelerated MODE_SGBM_3WAY 9 years ago
test_undistort.cpp
test_undistort_badarg.cpp Cast some image coordinates and sizes to double. 10 years ago
test_undistort_points.cpp