v0.5.0
This release requires COLMAP 3.9.1.
- Propagate changes from COLMAP
- Improve the bindings
- Rename alignment estimators to
align_reconstructions_via_reprojections
,align_reconstructions_via_proj_centers
, andalign_reconstructions_via_points
(#174) - Estimators return
None
on failure (#175) - Better logging with glog (#176)
- Add robust triangulation (#184)
- Add bundle adjustment (#146)
- Expose
Incremental{Mapper,Triangulator}::Options
(#219) - Better
__repr__
and docstrings for many objects (#224) - Many bug fixes
- Rename alignment estimators to
- Update the file structure to follow the one of COLMAP
- Wheels: