Merge pull request #1 from OpenDroneMap/master

pull in latest master
pull/913/head
Stephen Mather 2018-11-20 00:09:53 -05:00 zatwierdzone przez GitHub
commit 557bf39479
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
3 zmienionych plików z 7 dodań i 5 usunięć

Wyświetl plik

@ -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
@ -169,7 +171,7 @@ instructions through "Create a Docker group". Once Docker is installed, the fast
If you want to build your own Docker image from sources, type:
docker build -t my_odm_image .
docker build -t my_odm_image --no-cache .
docker run -it --rm \
-v "$(pwd)/images:/code/images" \
-v "$(pwd)/odm_orthophoto:/code/odm_orthophoto" \

BIN
img/odm_icon.png 100644

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 27 KiB

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 38 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 27 KiB