Updated Reconstruction from Video (markdown)

master
jeffreyzou 2017-12-13 09:28:12 -06:00
rodzic 5a8c7e95bf
commit 3d2419fe41
1 zmienionych plików z 1 dodań i 1 usunięć

@ -70,7 +70,7 @@ where `PROJECT_PATH` is the path to the folder containing `PROJECT_NAME`, `PROJE
That command will run the pipeline starting with SLAM and continuing with stereo matching and mesh reconstruction and texturing.
When done, the textured model will be in `PROJECT_PATH/odm_texturing/odm_textured_model.obj`. The point cloud created by the stereo matching algorithm will be in `PROJECT_PATH/pmvs/recon0/models/option-0000.ply`
When done, the textured model will be in `PROJECT_PATH/PROJECT_NAME/odm_texturing/odm_textured_model.obj`. The point cloud created by the stereo matching algorithm will be in `PROJECT_PATH/PROJECT_NAME/pmvs/recon0/models/option-0000.ply`
For [this video](https://dl.dropboxusercontent.com/u/2801164/odm/castle_video.mp4) you should get something similar to