You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/arguments/align.rst
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,17 @@ align
12
12
13
13
Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: ``None``
14
14
15
+
See `Multi-temporal datasets for further usage information. </tutorials/#multi-temporal-datasets>`_
16
+
15
17
Uses `CODEM <https://github.com/NCALM-UH/CODEM>`_, credits to Craig Glennie and the group at CRREL.
16
18
17
19
The details of the method are available at https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md.
18
20
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
+
19
27
20
28
`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