opencv/modules/calib3d/include/opencv2
2017-07-05 13:17:38 +02:00
..
calib3d Fixed identifiers warns 2016-09-30 15:16:29 +05:30
calib3d.hpp Use directly solvePnP when the number of input points is equal to the number of model points. Enable useExtrinsicGuess parameter. Return rvec and tvec estimated using all the inliers instead of the best rvec and tvec estimated during the Minimal Sample Sets step. Document the behavior of solvePnPRansac. 2017-07-05 13:17:38 +02:00