fix textured model location line

pull/46/head
Stephen Mather 2015-01-22 21:31:51 -05:00
rodzic cb92b24b85
commit 975a3e0bab
1 zmienionych plików z 1 dodań i 3 usunięć

Wyświetl plik

@ -32,9 +32,7 @@ From a directory full of your images, run
An overview of installing and running OpenDroneMap on Ubuntu can be found here: https://www.youtube.com/watch?v=e2qp3o8caPs
Now that texturing is in the code base, you can access the full textured meshes using MeshLab. Open MeshLab, and choose File:Import Mesh and choose your textured mesh from a location similar to the following:
```reconstruction-with-image-size-1200-results\odm_texturing\odm_textured_model.obj```
Now that texturing is in the code base, you can access the full textured meshes using MeshLab. Open MeshLab, and choose File:Import Mesh and choose your textured mesh from a location similar to the following: reconstruction-with-image-size-1200-results\odm_texturing\odm_textured_model.obj
---