OpenDroneMap-ODM/README.md

37 wiersze
1.0 KiB
Markdown
Czysty Zwykły widok Historia

2014-09-13 22:14:35 +00:00
![](https://opendronemap.github.io/OpenDroneMap/img/odm_image.png)
Steps to get OpenDroneMap running:
==================================
2014-09-13 21:55:16 +00:00
(Requires Ubuntu 12.04 32-bit at this time. May also work with Ubuntu 12.04 64-bit)
Run install.sh to build.
2014-09-13 21:00:34 +00:00
``` ./install.sh ```
From a directory full of your images, run
2014-09-13 21:00:34 +00:00
``` ./run.pl ```
---
2014-09-12 23:34:49 +00:00
2014-09-12 23:34:18 +00:00
From Meshlab 1.3.3:
2014-09-12 23:34:49 +00:00
2014-09-12 23:37:21 +00:00
* Open Project file, navigate to:
* <project_location>/reconstruction-with-image-size-1200/bundle/bundle.out
* It will prompt for the image list file
* <project_location>/reconstruction-with-image-size-1200/list.txt
* Control-L and delete "0 model"
* Import dense point cloud:
* e.g. <project_location>/reconstruction-with-image-size-1200-results/option-0000.ply
* (there may be multiple ply files)
* Make a mesh:
* Filters:Remeshing, Simplification and Reconstruction:Surface Reconstruction Poisson
* Texture the mesh
* Parameterization + texturing from registered rasters
2014-09-13 21:45:56 +00:00
---
Example data can be found at https://github.com/OpenDroneMap/odm_data