Ask Your Question

Sridhar Reddy's profile - activity

2016-06-06 01:15:00 -0600 asked a question Is there any opencv function to calculate reprojected points?

What is the procedure to calculate reprojected points, reprojected errors and mean reprojection error from the given world points (Original coordinates), intrinsic matrix, rotation matrices and translation vector?

Is there any inbuilt opencv function for that or we should calculate manuallay?

If we have to calculate manually, what is the best way to get reprojected points?