kopia lustrzana https://github.com/OpenDroneMap/ODM
rodzic
cc994cd68b
commit
f55616c887
10
README.md
10
README.md
|
@ -1,14 +1,16 @@
|
|||
# OpenDroneMap
|
||||
# ODM
|
||||
|
||||
![](https://raw.githubusercontent.com/OpenDroneMap/OpenDroneMap/master/img/odm_image.png)
|
||||
|
||||
## What is it?
|
||||
|
||||
OpenDroneMap is an open source toolkit for processing aerial drone imagery. Typical drones use simple point-and-shoot cameras, so the images from drones, while from a different perspective, are similar to any pictures taken from point-and-shoot cameras, i.e. non-metric imagery. OpenDroneMap turns those simple images into three dimensional geographic data that can be used in combination with other geographic datasets.
|
||||
ODM is an open source command line toolkit for processing aerial drone imagery. Typical drones use simple point-and-shoot cameras, so the images from drones, while from a different perspective, are similar to any pictures taken from point-and-shoot cameras, i.e. non-metric imagery. OpenDroneMap turns those simple images into three dimensional geographic data that can be used in combination with other geographic datasets.
|
||||
|
||||
If you want a graphical user interface for it, check out [WebODM](https://github.com/OpenDroneMap/WebODM)
|
||||
|
||||
![](https://raw.githubusercontent.com/OpenDroneMap/OpenDroneMap/master/img/tol_ptcloud.png)
|
||||
|
||||
In a word, OpenDroneMap is a toolchain for processing raw civilian UAS imagery to other useful products. What kind of products?
|
||||
In a word, ODM is a toolchain for processing raw civilian UAS imagery to other useful products. What kind of products?
|
||||
|
||||
1. Point Clouds
|
||||
2. Digital Surface Models
|
||||
|
@ -18,7 +20,7 @@ In a word, OpenDroneMap is a toolchain for processing raw civilian UAS imagery t
|
|||
6. Digital Elevation Models
|
||||
7. etc.
|
||||
|
||||
OpenDroneMap now includes state-of-the-art 3D reconstruction work by Michael Waechter, Nils Moehrle, and Michael Goesele. See their publication at [http://www.gcc.tu-darmstadt.de/media/gcc/papers/Waechter-2014-LTB.pdf](http://www.gcc.tu-darmstadt.de/media/gcc/papers/Waechter-2014-LTB.pdf).
|
||||
ODM now includes state-of-the-art 3D reconstruction work by Michael Waechter, Nils Moehrle, and Michael Goesele. See their publication at [http://www.gcc.tu-darmstadt.de/media/gcc/papers/Waechter-2014-LTB.pdf](http://www.gcc.tu-darmstadt.de/media/gcc/papers/Waechter-2014-LTB.pdf).
|
||||
|
||||
For Docs, see Quickstart below and also https://docs.opendronemap.org
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue