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 fc57129300 Merge pull request #14431 from catree:feat_solvePnPRefine 6 years ago
..
doc Add Hand-Eye calibration methods (Tsai, Park, Horaud, Andreff, Daniilidis). 6 years ago
include/opencv2 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
misc calib3d: add find4QuadCornerSubpix java wrapper 6 years ago
perf Merge pull request #12437 from vpisarev:avx2_fixes 6 years ago
src Merge pull request #14431 from catree:feat_solvePnPRefine 6 years ago
test 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
CMakeLists.txt build: avoid highgui dependency 6 years ago