This repository exposes to Python most capabilities of COLMAP for Structure-from-Motion and Multiview-stereo, such as reconstruction pipelines & objects and geometric estimators. The wheels are ...
Thanks for your great work. I am trying to build a project on top of pycolmap (and hloc). I have successfully compiled colmap 3.9.1 and pycolmap 0.5.0 from source. As I delve deeper, I am trying to ...