Stereo pair triangulation after rectification

2 views (last 30 days)
I'm using a stereo camera,(calibrated with the MATLAB tool), and extracting keypoints from rectified images (I rectify using rectifySteroImages). I implemented a stereo matching algorithm, but now I can not triangulate stereo pairs because I do not know the camera matrices after rectification. Is there some way to obtain the new camera matrices, or some different way to triangulate? Thank you in advance
  5 Comments
huy duong
huy duong on 19 Apr 2019
one more problem. What 'OutputView' we should do when undistort the image? 'same' or 'valid' or 'full'? I tried and saw two different result. Thanks much.
gagliardi emiliano
gagliardi emiliano on 19 Apr 2019
Thank you for the answer, but this does not solve the problem. I need rectification to perform fast stereo matching, plus it is reasonable to know new projection matrices to perform other tasks as for instance PnP.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!