Skip to content

Commit 318ea13

Browse files
authored
Merge pull request #241 from denis-f/publish
2 parents 2403871 + 13a2b8c commit 318ea13

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
554 KB
Loading

source/map-accuracy.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,11 @@ It should make the Time-SIFT processing on the downloaded example data, stopping
313313

314314
In the destination dir, you should obtain new directories, ``0_before`` and ``1_after`` at the same level as the ``time-sift-block`` directory. These new directories contain all the results natively co-registered.
315315

316-
You can then use `CloudCompare <https://cloudcompare.org/>`__ to compute distance between the ``datasets/0_before/odm_filterpoints/point_cloud.ply`` and the ``datasets/1_after/odm_filterpoints point_cloud.ply`` and obtain this image showing the difference between the two 3D surfaces. Here, two soil samples were excavated as can be seen on the image below. |image1|
316+
You can then use `CloudCompare <https://cloudcompare.org/>`__ to compute distance between the ``datasets/0_before/odm_filterpoints/point_cloud.ply`` and the ``datasets/1_after/odm_filterpoints point_cloud.ply`` and obtain this image showing the difference between the two 3D surfaces. Here, two soil samples were excavated as can be seen on the image below.
317+
.. figure:: images/timeSIFTexampleSoilExcavation.webp
318+
:alt: Distance between two point clouds showing soil surface before and after soil excavation (soil sampling for bulk density measurement).
319+
:align: center
320+
317321

318322
Your own data
319323
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)