Ask Your Question

Revision history [back]

Camera pose estimation with QR code by Opencv

Hello,

I am detecting a QR code with ZBAR library, and I have as information the 4 corners of the QR code, I can't find an answer to my question: is it possible by using only the position of the QR code (4 corners) to estimate the pose of the camera: if the camera is above, below, on the left or in the right of the QR code, the result of the pose can be for example an angle in degrees.

And thak you.