stereoCalibrate with RANSAC?

asked 2020-08-14 15:09:03 -0600

ConnorM gravatar image

I have been working on some camera calibration and noticed that some functions like findEssentialMat provide the option to use a RANSAC method for a more robust solution. Is there any way to use stereoCalibrate with RANSAC when calculating the extrinsic parameters?

So far from what I see in the source code there is no way to use RANSAC with stereoCalibrate.

edit retag flag offensive close merge delete