Skip to content

Commit 8f5ff56

Browse files
authored
Merge pull request #209 from smathermather/multi_temporal
Multi temporal arguments edit for real
2 parents 2df7bff + 4aca3f7 commit 8f5ff56

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

source/arguments/align.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,17 @@ align
1212

1313
Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: ``None``
1414

15+
See `Multi-temporal datasets for further usage information. </tutorials/#multi-temporal-datasets>`_
16+
1517
Uses `CODEM <https://github.com/NCALM-UH/CODEM>`_, credits to Craig Glennie and the group at CRREL.
1618

1719
The details of the method are available at https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md.
1820

21+
.. figure:: images/align_pc.gif
22+
:alt: Animated gif comparing two separately processed, but aligned digital surface models.
23+
:align: center
24+
25+
Animated gif comparing two separately processed, but aligned digital surface models.
26+
1927

2028
`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>`_!

0 commit comments

Comments
 (0)