Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to use stereoRectify in Python

If I have cameraMatrix and distCoeffs from plain calibration (1 camera) how can I use stereoRectify to prepare some images for reprojectImageTo3D? It seems rotation and translation matrices are needed, but I don't have those in my calibration output...

click to hide/show revision 2
retagged

updated 2014-03-12 02:31:01 -0600

berak gravatar image

How to use stereoRectify in Python

If I have cameraMatrix and distCoeffs from plain calibration (1 camera) how can I use stereoRectify to prepare some images for reprojectImageTo3D? It seems rotation and translation matrices are needed, but I don't have those in my calibration output...