Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Pose estimation of QR code?

Hello,

I want to find the distance between my camera(Single/ monocular camera) and the QR Code.

There is an OpenCV function to find the distance between camera and object, for that we need 3D object points and corresponding 2D image point.

How can i find the vertices of QR code in world space(3D points) and image space(2D points) for find the distance between them?

Please anyone can suggest me.

Pose estimation of QR code?

Hello,

I want to find the distance between my camera(Single/ monocular camera) and the QR Code.

There is an OpenCV function to find the distance between camera and object, for that we need 3D object points and corresponding 2D image point.

How can i find the vertices of QR code in world space(3D points) and image space(2D points) for find the distance between them?them? and how can we relate the size of QR code to find the pose?

Please anyone can suggest me.