Merge pull request #4 from OpenDroneMap/publish

Pull in hotfixes
pull/24/head
Stephen Mather 2019-09-23 19:26:00 -04:00 zatwierdzone przez GitHub
commit 72079e004a
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -6,7 +6,7 @@ Listed below are some of the useful outputs ODM produces.
Point Cloud
^^^^^^^^^^^
``odm_georeferenced_model.ply/laz/csv`` -- The georeferenced point cloud in different file formats
``odm_georeferencing/odm_georeferenced_model.ply/laz/csv`` -- The georeferenced point cloud in different file formats
.. figure:: images/pointcloud.png
:alt: image of OpenDroneMap derived point cloud
@ -86,7 +86,7 @@ List of all outputs
│ └── texture_N.jpg # Associated textured images used by the model
├── odm_georeferencing/
│ ├── odm_georeferenced_model.ply # A georeferenced dense point cloud
│ ├── odm_georeferenced_model.ply.laz # LAZ format point cloud
│ ├── odm_georeferenced_model.laz # LAZ format point cloud
│ ├── odm_georeferenced_model.csv # XYZ format point cloud
│ ├── odm_georeferencing_log.txt # Georeferencing log
│ └── odm_georeferencing_utm_log.txt # Log for the extract_utm portion