An open source command line toolkit for processing aerial drone imagery
 
 
 
 
 
 
Go to file
Stephen Mather b5540d38e9 choosing pearl over ruby
really. But will probably port to python.

Former-commit-id: d4957b84fa
2014-09-13 14:53:04 -07:00
cmvs add downloads to repo 2014-05-20 13:41:39 -04:00
patched_files/src add downloads to repo 2014-05-20 13:41:39 -04:00
.gitignore added .gitignore 2011-11-22 13:56:34 +01:00
PoissonRecon.zip add downloads to repo 2014-05-20 13:41:39 -04:00
README.md rename and add link to example data 2014-09-13 14:45:56 -07:00
bundler.zip.REMOVED.git-id rename downloads + remove cmvs from extract 2014-05-23 13:31:11 +00:00
ccd_defs.pl pull 2011-10-08 21:24:30 +02:00
ccd_defs.rb reverted to previous cmvs/pmvs 2011-11-02 14:10:11 +01:00
clapack.tgz.REMOVED.git-id rename downloads + remove cmvs from extract 2014-05-23 13:31:11 +00:00
convert_vlsift_to_lowesift.pl big update 2011-11-01 20:32:58 +01:00
graclus.tar.gz rename downloads + remove cmvs from extract 2014-05-23 13:31:11 +00:00
install-centos.sh update cmvs url 2013-05-15 15:37:29 +03:00
install.sh correct chmod on install.pl to run.pl 2014-09-01 04:09:52 +09:00
parallel.tar.bz2 rename downloads + remove cmvs from extract 2014-05-23 13:31:11 +00:00
run.pl big update 2011-11-01 20:32:58 +01:00
vlfeat.tar.gz.REMOVED.git-id rename downloads + remove cmvs from extract 2014-05-23 13:31:11 +00:00

README.md

Steps to get OpenDroneMap running:

Run install.sh to build.

./install.sh

From a directory full of your images, run

./run.pl


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