Skip to content

Commit

Permalink
Merge pull request OpenDroneMap#38 from OpenDroneMap/ortho-mesh-readm…
Browse files Browse the repository at this point in the history
…e-add

Making changes to reflect addition of mesh and orthophoto additions.
  • Loading branch information
Stephen Mather committed Jan 21, 2015
2 parents b5c3843 + f94d591 commit 66d2c77
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ OpenDroneMap is a toolchain for processing raw civilian UAS imagery to other use
6. Digital Elevation Models
7. etc.

Sadly, it does not do all of this yet. So far, it does step 1: Point Clouds. Outputs 2-4 are on their way. Check the alternate branch: https://github.com/OpenDroneMap/OpenDroneMap/tree/texturing_orthophoto_spotscale_additions for early access to / testing of these features.
So far, it does Point Clouds, Digital Surface Models, Textured Digital Surface Models, and Orthorectified Imagery.

Steps to get OpenDroneMap running:
==================================
Expand All @@ -34,24 +34,6 @@ An overview of installing and running OpenDroneMap on Ubuntu can be found here:

---


From Meshlab 1.3.3:

* 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

---

Example data can be found at https://github.com/OpenDroneMap/odm_data

---
Expand Down

0 comments on commit 66d2c77

Please sign in to comment.