Skip to content

Commit 595b0fe

Browse files
committed
a little polish in map-accuracy and tutorials
1 parent a0bc353 commit 595b0fe

File tree

2 files changed

+549
-548
lines changed

2 files changed

+549
-548
lines changed

source/map-accuracy.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -242,15 +242,13 @@ If you supply a file called ``align.laz``, ``align.las`` or ``align.tif`` (singl
242242

243243
The alignment file must be created in the base of your project folder. The base folder is usually where you have stored your images. If you are using WebODM or NodeODM, then upload the align file with your images. If resizing your images in WebODM, use an ``align.laz`` or ``align.las`` file instead of a tif.
244244

245-
245+
-----------------------
246246
Multi-temporal Datasets
247-
=======================
247+
-----------------------
248248

249249
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 <https://community.opendronemap.org/t/tips-to-increase-same-site-temporal-consistency/22161/7>`_, that is the approach we will review here.
250250

251-
-------------------------------------
252-
Workflow for multi-temporal datasets:
253-
-------------------------------------
251+
**Workflow for multi-temporal datasets:**
254252

255253
#. Process your original data. This step doesn't require a ground control point file, but use one if absolute accuracy is a project requirement
256254
#. Download the Point Cloud from your first processed dataset as an LAZ file type (default). Rename the point cloud to align.laz
@@ -263,6 +261,7 @@ Workflow for multi-temporal datasets:
263261
[INFO] align: /var/www/data/bc14fa2c-ba5c-4b85-99b0-0b7ff715b210/gcp/align.laz
264262
[INFO] auto_boundary: True
265263

264+
**Output example for aligned datasets:**
266265

267266
.. figure:: images/align_pc.gif
268267
:alt: Animated gif comparing two separately processed, but aligned digital surface models.

0 commit comments

Comments
 (0)