Merge pull request #166 from pierotofy/align

Add alignment files page
pull/170/head
Saijin-Naib 2023-02-24 22:42:38 -05:00 zatwierdzone przez GitHub
commit f7f6766c06
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 14 dodań i 0 usunięć

13
source/align.rst 100644
Wyświetl plik

@ -0,0 +1,13 @@
###############
Alignment Files
###############
Georeferencing by default is done using GPS or GCPs (if provided).
Starting from ODM ``3.0.2`` people can supply a reference alignment file to georeference the program outputs. The reconstruction will be initially performed using GPS/GCPs and will subsequently be aligned to the reference model via a linear scaling/rotation/shift operation.
If you supply a file called ``align.laz``, ``align.las`` or ``align.tif`` (single band GeoTIFF DEM) then ODM will automatically detect it and attempt to align outputs to this reference model. If it has another name you can specify using ``--align <path>``.
The alignment file must be created in the base of your project folder.
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/align.rst>`_!

Wyświetl plik

@ -54,6 +54,7 @@ The documentation is available in several languages. Some translations are incom
gcp
map-accuracy
geo
align
masks
large
resources