SolvePnp in millimeters instead of pixels
I want to estimate the pose of the camera using solvepnp function and for object_points and image_points I have all in millimeters, is that correct? what I do have to change in solvepnp to get it to work with mm units?
object_points are in mm and image_ponts are in pixels -> the result is in mm