kopia lustrzana https://github.com/OpenDroneMap/ODM
commit
515d14e4be
18
README.md
18
README.md
|
@ -27,19 +27,20 @@ Steps to get OpenDroneMap running:
|
|||
|
||||
Run install.sh to build.
|
||||
|
||||
``` ./install.sh ```
|
||||
./install.sh
|
||||
|
||||
From a directory full of your images, run
|
||||
|
||||
``` ./run.pl ```
|
||||
./run.pl
|
||||
|
||||
An overview of installing and running OpenDroneMap on Ubuntu can be found here: https://www.youtube.com/watch?v=e2qp3o8caPs
|
||||
|
||||
and here:
|
||||
Here are some other videos:
|
||||
|
||||
https://www.youtube.com/watch?v=7ZTufQkODLs
|
||||
- https://www.youtube.com/watch?v=7ZTufQkODLs (2015-01-30)
|
||||
- https://www.youtube.com/watch?v=m0i4GQdfl8A (2015-03-15)
|
||||
|
||||
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, 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`
|
||||
|
||||
---
|
||||
|
||||
|
@ -51,6 +52,13 @@ Long term, the aim is for the toolchain to also be able to optionally push to a
|
|||
|
||||
---
|
||||
|
||||
|
||||
Documentation:
|
||||
==============
|
||||
|
||||
For documentation, please take a look at our [wiki](https://github.com/OpenDroneMap/OpenDroneMap/wiki).
|
||||
|
||||
|
||||
Troubleshooting:
|
||||
================
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue