update readme
This commit is contained in:
parent
4055b82bfb
commit
b1c1f4b682
3 changed files with 1 additions and 1 deletions
|
@ -70,6 +70,6 @@ You can use the scripts inside *'colmap_runner/'* to generate camera parameters
|
|||
|
||||
## Visualize cameras in 3D
|
||||
Check *camera_visualizer/visualize_cameras.py* for visualizing cameras in 3D. It creates an interactive viewer for you to inspect whether your cameras have been normalized to be compatible with this codebase. Below is a screenshot of the viewer: green cameras are used for training, blue ones are for testing, while yellow ones denote a novel camera path to be synthesized.
|
||||
![](camera_visualizer/screenshot.png =250x)
|
||||
![](camera_visualizer/screenshot_lowres.png)
|
||||
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 2 MiB |
BIN
camera_visualizer/screenshot_lowres.png
Normal file
BIN
camera_visualizer/screenshot_lowres.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 335 KiB |
Loading…
Reference in a new issue