diff --git a/Reconstruction-from-Video.md b/Reconstruction-from-Video.md index 2b69ca7..287a234 100644 --- a/Reconstruction-from-Video.md +++ b/Reconstruction-from-Video.md @@ -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