-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
I ran colmap and using the instructions in readme and I get a directory structure as below,
$ tree -d -L 6
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
.
├── mvs
│ ├── images
│ ├── sparse
│ └── stereo
│ ├── consistency_graphs
│ ├── depth_maps
│ └── normal_maps
├── posed_images
│ └── images -> /home/nerfplusplus/out_dir/mvs/images
└── sfm
├── images -> /home/nerfplusplus/img_dir/
└── sparse
└── 0
└── 0
14 directoriesWhat would be the next step?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels