Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Getting zero ROIs from stereoRectify function

I ran cv2.stereoCalibrate and it returned error 0.97 pixels.

Now I am trying to rectify my images. cv2.stereoRectify seems very sensitive to alpha: many values of alpha return (0,0,0,0) in both returned ROIs. Some return nonzero values in one ROI. Others return nonzero values in both ROIs.

Is there any reason to this?