kopia lustrzana https://github.com/OpenDroneMap/docs
Merge pull request #212 from smathermather/multi_temporal
probably finally fixed arguments for align. Un-mixing friday mistakespull/226/head
commit
191305cc22
|
@ -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>`_!
|
||||
|
|
|
@ -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>`_!
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue