Structure-from-Motion and Multi-View Stereo reconstruction from images
Structure-from-Motion and Multi-View Stereo
colmap$ colmap feature_extractor --database_path database.db --image_path /path/to/images$ colmap exhaustive_matcher --database_path database.db$ colmap mapper --database_path database.db --image_path /path/to/images --output_path /path/to/output