Skip to content

Python interface for COLMAP reconstructions

License

Notifications You must be signed in to change notification settings

rmbrualla/pycolmap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pycolmap

Python interface for COLMAP reconstructions, plus some convenient scripts for loading/modifying/converting reconstructions.

This code does not, however, run reconstruction -- it only provides a convenient interface for handling COLMAP's output.

Installation

The following works with setuptools >= 62.0.0. Run python3 -m pip install setuptools --upgrade if necessary.

git clone https://github.com/rmbrualla/pycolmap.git
cd pycolmap
python3 -m pip install -e .

About

Python interface for COLMAP reconstructions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%