Ask Your Question

Revision history [back]

You could use omnidir from the contribs or fisheye. omnidir has a much better distortion model than fisheye, but it's a little buggy. They don't have explicit implementations of solvePnP but their calibration functions get pose estimates as part of the calibration solution, and I guess if you needed PnP without the distortion calibration, you could just fix the intrinsics to an initial guess.