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
Adapt to the new interface for pycolmap 3.12 (#467)
* Adapt to the new pycolmap inteface
* update
* inliers to inlier_mask
* specify minimum pycolmap version
* fix long-term broken interface
* reconstruction.reg_image_ids() becomes set rather than list
* adapt to the new pycolmap localization interface
* format
* Fix naming error: image_list -> image_names
* Fix 3D viz and demo
* Improve logging --> progressbar for reconstuction
* Fix inloc pose estimation
* Add frames and rigs to shutil.move after reconstruction
* Fix formatting
* Fix geometric verification in triangulation
* Require pycolmap version 3.12
* Fix visualization
* Reduce size of demo notebook and switch to ALIKED as default
* Create cameras using kwargs instead of dicts
* Add write_poses to utils/io and use it in localize_sfm and localize_inloc
* Wrap incremental_mapping in OutputCapture
* Remove unused verbose argument
* tag pycolmap >=3.12.3.
---------
Co-authored-by: Phil26AT <phil.lindenberger@gmail.com>
Co-authored-by: Paul-Edouard Sarlin <15985472+sarlinpe@users.noreply.github.com>
0 commit comments