You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly thanks this work.
We use this fisheye model well, but now I need to use fisheye camera image and calibration board to compute the extrinsic. I only find way to use undirsorted image and cv::solvePnP, but undirsorted image FOV is not enough. So how to use fisheye image without undirsort to compute the extrinsic?
Thanks.
The text was updated successfully, but these errors were encountered:
Firstly thanks this work.
We use this fisheye model well, but now I need to use fisheye camera image and calibration board to compute the extrinsic. I only find way to use undirsorted image and cv::solvePnP, but undirsorted image FOV is not enough. So how to use fisheye image without undirsort to compute the extrinsic?
Thanks.
The text was updated successfully, but these errors were encountered: