Skip to content

Commit eb9affe

Browse files
committed
Update documentation
1 parent 12423c2 commit eb9affe

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+160
-40
lines changed

_sources/map-accuracy.rst.txt

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
~~~~~~~~~~~~~

cs/.doctrees/environment.pickle

0 Bytes
Binary file not shown.

cs/.doctrees/flowchart.doctree

0 Bytes
Binary file not shown.

cs/.doctrees/map-accuracy.doctree

1.53 KB
Binary file not shown.

cs/_sources/map-accuracy.rst.txt

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
~~~~~~~~~~~~~

cs/flowchart/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
const mermaids_to_add_zoom = 1 === -1 ? all_mermaids.length : 1;
3131
const mermaids_processed = document.querySelectorAll(".mermaid[data-processed='true']");
3232
if(mermaids_to_add_zoom > 0) {
33-
var svgs = d3.selectAll(".mermaid[data-zoom-id=id-f7691daa-c666-49f5-8a3f-377129d2fedb] svg");
33+
var svgs = d3.selectAll(".mermaid[data-zoom-id=id-10bbbbc7-133d-47f7-82a8-36bb6ed3f9ee] svg");
3434
if(all_mermaids.length !== mermaids_processed.length) {
3535
// try again in a sec, wait for mermaids to load
3636
setTimeout(load, 200);
@@ -491,7 +491,7 @@
491491

492492
<section id="flowchart-with-options">
493493
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Link to this heading"></a></h1>
494-
<pre data-zoom-id="id-f7691daa-c666-49f5-8a3f-377129d2fedb" class="mermaid">
494+
<pre data-zoom-id="id-10bbbbc7-133d-47f7-82a8-36bb6ed3f9ee" class="mermaid">
495495
flowchart TB
496496

497497

cs/map-accuracy/index.html

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,18 @@ <h5>Provided example<a class="headerlink" href="#provided-example" title="Link t
682682
</div>
683683
<p>It should make the Time-SIFT processing on the downloaded example data, stopping after the filtered dense clouds step.</p>
684684
<p>In the destination dir, you should obtain new directories, <code class="docutils literal notranslate"><span class="pre">0_before</span></code> and <code class="docutils literal notranslate"><span class="pre">1_after</span></code> at the same level as the <code class="docutils literal notranslate"><span class="pre">time-sift-block</span></code> directory. These new directories contain all the results natively co-registered.</p>
685-
<p>You can then use <a class="reference external" href="https://cloudcompare.org/">CloudCompare</a> to compute distance between the <code class="docutils literal notranslate"><span class="pre">datasets/0_before/odm_filterpoints/point_cloud.ply</span></code> and the <code class="docutils literal notranslate"><span class="pre">datasets/1_after/odm_filterpoints</span> <span class="pre">point_cloud.ply</span></code> 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. <img alt="image1" src="https://forge.inrae.fr/Denis.Feurer/timesift-odm-data-example/-/raw/main/Example.webp?ref_type=heads" /></p>
685+
<p>You can then use <a class="reference external" href="https://cloudcompare.org/">CloudCompare</a> to compute distance between the <code class="docutils literal notranslate"><span class="pre">datasets/0_before/odm_filterpoints/point_cloud.ply</span></code> and the <code class="docutils literal notranslate"><span class="pre">datasets/1_after/odm_filterpoints</span> <span class="pre">point_cloud.ply</span></code> 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.
686+
.. figure:: images/timeSIFTexampleSoilExcavation.webp</p>
687+
<blockquote>
688+
<div><dl class="field-list simple">
689+
<dt class="field-odd">alt<span class="colon">:</span></dt>
690+
<dd class="field-odd"><p>Distance between two point clouds showing soil surface before and after soil excavation (soil sampling for bulk density measurement).</p>
691+
</dd>
692+
<dt class="field-even">align<span class="colon">:</span></dt>
693+
<dd class="field-even"><p>center</p>
694+
</dd>
695+
</dl>
696+
</div></blockquote>
686697
<section id="your-own-data">
687698
<h6>Your own data<a class="headerlink" href="#your-own-data" title="Link to this heading"></a></h6>
688699
<p>In your dataset directory (usually <code class="docutils literal notranslate"><span class="pre">datasets</span></code>, but you can have chosen another name) you have to prepare a Time-SIFT project directory (default name : <code class="docutils literal notranslate"><span class="pre">time-sift-block</span></code>, <em>can be tuned via a parameter</em>) that contains : * <code class="docutils literal notranslate"><span class="pre">images/</span></code> : a subdirectory with all images of all epochs. This directory name is fixed as it is the one expected by ODM *

cs/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

es/.doctrees/environment.pickle

0 Bytes
Binary file not shown.

es/.doctrees/flowchart.doctree

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)