Merge pull request #212 from smathermather/multi_temporal

probably finally fixed arguments for align. Un-mixing friday mistakes
pull/226/head
Stephen Mather 2024-10-19 14:23:08 -04:00 zatwierdzone przez GitHub
commit 191305cc22
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
2 zmienionych plików z 0 dodań i 32 usunięć

Wyświetl plik

@ -12,21 +12,9 @@ align
Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: ``None``
.. _align:
align
`````
**Options:** *<path string>*
Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: ``None``
See `Multi-temporal datasets for further usage information. </tutorials/#multi-temporal-datasets>`_
Uses `CODEM <https://github.com/NCALM-UH/CODEM>`_, credits to Craig Glennie and the group at CRREL.
The details of the method are available at https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md.
.. figure:: images/align_pc.gif
:alt: Animated gif comparing two separately processed, but aligned digital surface models.
:align: center
@ -34,8 +22,4 @@ The details of the method are available at https://github.com/NCALM-UH/CODEM/blo
Animated gif comparing two separately processed, but aligned digital surface models.
`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/arguments_edit/align.rst>`_!
`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/arguments_edit/align.rst>`_!

Wyświetl plik

@ -1,24 +1,8 @@
.. _align:
align
`````
**Options:** *<path string>*
Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: ``None``
See `Multi-temporal datasets for further usage information. </tutorials/#multi-temporal-datasets>`_
Uses `CODEM <https://github.com/NCALM-UH/CODEM>`_, credits to Craig Glennie and the group at CRREL.
The details of the method are available at https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md.
.. figure:: images/align_pc.gif
:alt: Animated gif comparing two separately processed, but aligned digital surface models.
:align: center
Animated gif comparing two separately processed, but aligned digital surface models.
`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/arguments_edit/align.rst>`_!