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
{{ message }}
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
I encountered a problem when using glomap for SfM with a fisheye camera. I used the OPENCV_FISHEYE camera model and the latest code from the glomap main branch. When I run glomapper on features extracted with OPENCV_FISHEYE, the result appears as shown in the image below.
However, when I convert the fisheye camera images into four pinhole images, glomapper works very well. Can you provide some insights on this issue?