diff --git a/source/arguments/align.rst b/source/arguments/align.rst index 563a60688..d81ef7f1d 100644 --- a/source/arguments/align.rst +++ b/source/arguments/align.rst @@ -12,9 +12,17 @@ align 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. `_ + Uses `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 `_ and help improve `this page `_!