How is the camera coordinate system in OpenCV oriented?

Michele mpp Marostica picture Michele mpp Marostica · Aug 1, 2013 · Viewed 21.2k times · Source

I'm trying to get the 3D coordinate of a point from the triangulation of two view. I'm not really sure if my results are correct or not.

For example I'm not really sure if the sign of the coordinates are correct because I'm not sure how the camera frame is oriented.

The z axis positive verse is entering or exiting the image plane? And x and y? Do they follow the right hand rule?

Thanks in advance for a clarification!

Answer

Michele mpp Marostica picture Michele mpp Marostica · Aug 2, 2013

The coordinate system is set according to the image and the description on this webpage

The coordinate systems involved in camera calibration