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 a81c0e6db9 Merge pull request #14447 from catree:fix_issue_14423 6 years ago
..
doc Add Hand-Eye calibration methods (Tsai, Park, Horaud, Andreff, Daniilidis). 6 years ago
include/opencv2 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
misc Merge pull request #14622 from asashour:junit 6 years ago
perf 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
src Merge pull request #14447 from catree:fix_issue_14423 6 years ago
test 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
CMakeLists.txt build: avoid highgui dependency 6 years ago