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
We have one method for shared intrinsics currently (via separated intrinsics and poses): #65
This method slows down BA, presumably due to increased fill-in.
We propose to have a second option as a flag, which allows shared intrinsics, via a smoothness prior between the calibrations. In this way, the graph can stay sparser via the Markov chain of calibrations.
This may be preferable when the camera heats up on a drone, for example.
The text was updated successfully, but these errors were encountered:
We have one method for shared intrinsics currently (via separated intrinsics and poses): #65
This method slows down BA, presumably due to increased fill-in.
We propose to have a second option as a flag, which allows shared intrinsics, via a smoothness prior between the calibrations. In this way, the graph can stay sparser via the Markov chain of calibrations.
This may be preferable when the camera heats up on a drone, for example.
The text was updated successfully, but these errors were encountered: