Merge pull request #241 from denis-f/publish

pull/242/head
Saijin-Naib 2025-07-08 10:01:54 -04:00 zatwierdzone przez GitHub
commit 318ea13334
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
2 zmienionych plików z 5 dodań i 1 usunięć

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 554 KiB

Wyświetl plik

@ -313,7 +313,11 @@ It should make the Time-SIFT processing on the downloaded example data, stopping
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. 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.
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| 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.
.. figure:: images/timeSIFTexampleSoilExcavation.webp
:alt: Distance between two point clouds showing soil surface before and after soil excavation (soil sampling for bulk density measurement).
:align: center
Your own data Your own data
~~~~~~~~~~~~~ ~~~~~~~~~~~~~