cvg / Hierarchical-Localization

Visual localization made easy with hloc
Apache License 2.0
3.23k stars 599 forks source link

Method for Registering Images into an Existing SfM Model #426

Open wangjinhoon opened 1 month ago

wangjinhoon commented 1 month ago

Hello, thank you for providing such good code.

Is there a way to register images into an existing SfM model using the information extracted by extract_feature.py and feature_matcher.py, similar to using COLMAP’s colmap image_registrator \ --database_path $PROJECT_PATH/database.db \ --input_path /path/to/existing-model \ --output_path /path/to/model-with-new-images