Opencv stereo rectify error after stereo camera calibration

asked 2019-03-06 18:29:21 -0600

liurw1 gravatar image

I get stereo rectify error after stereo camera calibration, the stereo rectified image looks like up-side down and left-side right.

Does anyone know this issue? Please help to solve, Thanks a lot.

edit retag flag offensive close merge delete

Comments

1

most likely your calibratiion was bad. try again with better images, don't use a square chessboard

you might have to repeat it, until the rms error from calibrateCamera gets smaller than 0.5.

berak gravatar imageberak ( 2019-03-07 03:19:31 -0600 )edit

i have the same problem, i work with opencv, the rms error is 0,5 and the image slides significantly

original image image description

rectified image image description

I achieved this with 20 images for calibration

any help is appreciated

carolina89 gravatar imagecarolina89 ( 2019-06-10 20:33:54 -0600 )edit