dscamera icon indicating copy to clipboard operation
dscamera copied to clipboard

Undistortion methods comparsion

Open pavllan90 opened this issue 3 years ago • 1 comments

Hello. Thanks for this repository. I have the following question. In addition to this repository, you have a repository https://github.com/matsuren/ocamcalib_undistort. It can also be used to get perspective and equirectangular straightened images. We have an OCam camera with a 210 degree FOV lens. Which of the calibration methods is better in our case? DoubleSphere or ocamcalib_undistort? Will there be a difference between them?

pavllan90 avatar Aug 03 '21 14:08 pavllan90

Thank you for your question! Original OcamCalib only handles up to 195 deg FoV as you can see OcamCalib homepage. I heard somewhere that improved version of OcamCalib can handle wider fields of view, so you might be able to use https://github.com/matsuren/ocamcalib_undistort.

I remembered DoubleSphere worked well on more than 200 FoV fisheye camera, but you need ubuntu to use calibration tool as shown in here,

Thanks,

matsuren avatar Aug 05 '21 04:08 matsuren