Ask Your Question

Revision history [back]

Measuring Planar Objects with a Calibrated Camera

I would like to measure some coins placed on top of a calibration plate, as per this matlab example http://mathworks.com/help/vision/examples/measuring-planar-objects-with-a-calibrated-camera.html .

Does OpenCV have an equivalent to the pointsToWorld function that lets you pass in pixel X,Y's and get world X,Y's on a plane?