Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 396 B

Instructions

If you are looking at https://colmap.github.io/faq.html#reconstruct-sparse-dense-model-from-known-camera-poses

Between running the feature extractor and running a mapper you need to update the database with your camera params.

Run python database_update.py and provide the images.txt cameras.txt and your database.db using these flag --images_file --cameras_file --database_path