Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Distance from an object.. Where is the camera origine?

I compute the distance from an object (Chessboard) using OpenCv and my camera parameters using those steps:

findChessboardCorners

solvePnP

->Distance

The distance I get is between two points: the chessboard and the camera. My question is where is the origine of my camera?

I know perfectly about my Chessboard but not my camera in terms of reference.