Update README.md
This commit is contained in:
parent
08f98f8f3a
commit
5b8e33d277
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ Plese cite our work if you use the code.
|
|||
}
|
||||
```
|
||||
|
||||
## Generating poses with [COLMAP SfM](https://colmap.github.io/)
|
||||
## Generate poses with [COLMAP SfM](https://colmap.github.io/)
|
||||
You can use the scripts inside 'colmap_runner/' to generate camera poses from images with COLMAP SfM.
|
||||
* Specify 'img_dir' and 'out_dir' in 'colmap_runner/run_colmap.py'.
|
||||
* Inside 'colmap_runner/', execute command 'python run_colmap.py'.
|
||||
|
|
Loading…
Reference in a new issue