Duhan Kim

Results 1 issues of Duhan Kim

Hi there, I've been trying to use the below function. public static bool solvePnP(MatOfPoint3f objectPoints, MatOfPoint2f imagePoints, Mat cameraMatrix, MatOfDouble distCoeffs, Mat rvec, Mat tvec, bool useExtrinsicGuess, int flags) I...