diff --git a/source/tutorials.rst b/source/tutorials.rst index 7be305bb5..437477c6d 100644 --- a/source/tutorials.rst +++ b/source/tutorials.rst @@ -822,17 +822,13 @@ For instance, point clouds properties can be modified to show elevation and also `Learn to edit `_ and help improve `this page `_! ******** -Advanced -******** - Multi-temporal Datasets -======================= +******** When previously mapped sites need revisited, OpenDroneMap can align multiple versions of a dataset through time by using a prior point cloud or digital elevation model. As the prior point cloud `seems to provide better results `_, that is the approach we will review here. Workflow for multi-temporal datasets: -------------------------------------- - +===================================== #. Process your original data. This step doesn't require a ground control point file, but use one if absolute accuracy is a project requirement #. Download the Point Cloud from your first processed dataset as an LAZ file type (default). Rename the point cloud to align.laz @@ -852,6 +848,9 @@ Workflow for multi-temporal datasets: Animated gif comparing two separately processed, but aligned digital surface models. +******** +Advanced +******** Using Singularity =================