Skip to content

Commit

Permalink
Minor improvements for README
Browse files Browse the repository at this point in the history
  • Loading branch information
ahojnnes committed Jul 29, 2024
1 parent 9a131a5 commit 02a57e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ After installation, one can run GLOMAP by (starting from a database)
```shell
glomap mapper --database_path DATABASE_PATH --output_path OUTPUT_PATH --image_path IMAGE_PATH
```
For more details on the command line interface, one can type `glomap -h" or 'glomap mapper -h" for help.
For more details on the command line interface, one can type `glomap -h` or `glomap mapper -h` for help.
To obtain a colored reconstruction, it is recommended to call
```shell
colmap color_extractor --image_path IMAGE --input_path MODEL_INPUT --output_path MODEL_OUTPUT
Expand Down

0 comments on commit 02a57e7

Please sign in to comment.