kopia lustrzana https://github.com/OpenDroneMap/docs
Update documentation
rodzic
58f6fb795a
commit
d6e41e499f
|
@ -12,7 +12,7 @@ align
|
|||
|
||||
Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: ``None``
|
||||
|
||||
|
||||
Uses [CODEM](https://github.com/NCALM-UH/CODEM, credits to Craig Glennie and the group at CRREL). The details of the method are available at https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md.
|
||||
|
||||
|
||||
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/align.rst>`_!
|
||||
|
|
|
@ -456,6 +456,7 @@
|
|||
<span id="id1"></span><h1>align<a class="headerlink" href="#align" title="Permalink to this heading"></a></h1>
|
||||
<p><strong>Options:</strong> <em><path string></em></p>
|
||||
<p>Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: <code class="docutils literal notranslate"><span class="pre">None</span></code></p>
|
||||
<p>Uses [CODEM](<a class="reference external" href="https://github.com/NCALM-UH/CODEM">https://github.com/NCALM-UH/CODEM</a>, credits to Craig Glennie and the group at CRREL). The details of the method are available at <a class="reference external" href="https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md">https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md</a>.</p>
|
||||
<p><a class="reference external" href="https://github.com/opendronemap/docs#how-to-make-your-first-contribution">Learn to edit</a> and help improve <a class="reference external" href="https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/align.rst">this page</a>!</p>
|
||||
</section>
|
||||
|
||||
|
|
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
|
@ -12,7 +12,7 @@ align
|
|||
|
||||
Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: ``None``
|
||||
|
||||
|
||||
Uses [CODEM](https://github.com/NCALM-UH/CODEM, credits to Craig Glennie and the group at CRREL). The details of the method are available at https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md.
|
||||
|
||||
|
||||
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/align.rst>`_!
|
||||
|
|
|
@ -457,6 +457,7 @@
|
|||
<span id="id1"></span><h1>align<a class="headerlink" href="#align" title="Permalink to this heading"></a></h1>
|
||||
<p><strong>Options:</strong> <em><path string></em></p>
|
||||
<p>Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: <code class="docutils literal notranslate"><span class="pre">None</span></code></p>
|
||||
<p>Uses [CODEM](<a class="reference external" href="https://github.com/NCALM-UH/CODEM">https://github.com/NCALM-UH/CODEM</a>, credits to Craig Glennie and the group at CRREL). The details of the method are available at <a class="reference external" href="https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md">https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md</a>.</p>
|
||||
<p><a class="reference external" href="https://github.com/opendronemap/docs#how-to-make-your-first-contribution">Learn to edit</a> and help improve <a class="reference external" href="https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/align.rst">this page</a>!</p>
|
||||
</section>
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
<script src="https://unpkg.com/d3/dist/d3.min.js"></script>
|
||||
<script>
|
||||
window.addEventListener("load", function () {
|
||||
var svgs = d3.selectAll(".mermaid#id-2e2a114f-3956-4e90-b00f-bf7204b080f2 svg");
|
||||
var svgs = d3.selectAll(".mermaid#id-88f6851f-24f3-47e5-8800-d50f86c221f4 svg");
|
||||
svgs.each(function() {
|
||||
var svg = d3.select(this);
|
||||
svg.html("<g>" + svg.html() + "</g>");
|
||||
|
@ -471,7 +471,7 @@
|
|||
|
||||
<section id="flowchart-with-options">
|
||||
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Permalink to this heading"></a></h1>
|
||||
<div id="id-2e2a114f-3956-4e90-b00f-bf7204b080f2" class="mermaid">
|
||||
<div id="id-88f6851f-24f3-47e5-8800-d50f86c221f4" class="mermaid">
|
||||
flowchart TB
|
||||
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
|
@ -12,7 +12,7 @@ align
|
|||
|
||||
Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: ``None``
|
||||
|
||||
|
||||
Uses [CODEM](https://github.com/NCALM-UH/CODEM, credits to Craig Glennie and the group at CRREL). The details of the method are available at https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md.
|
||||
|
||||
|
||||
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/align.rst>`_!
|
||||
|
|
|
@ -457,6 +457,7 @@
|
|||
<span id="id1"></span><h1>align<a class="headerlink" href="#align" title="Enlace permanente a este encabezado"></a></h1>
|
||||
<p><strong>Options:</strong> <em><path string></em></p>
|
||||
<p>Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: <code class="docutils literal notranslate"><span class="pre">None</span></code></p>
|
||||
<p>Uses [CODEM](<a class="reference external" href="https://github.com/NCALM-UH/CODEM">https://github.com/NCALM-UH/CODEM</a>, credits to Craig Glennie and the group at CRREL). The details of the method are available at <a class="reference external" href="https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md">https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md</a>.</p>
|
||||
<p><a class="reference external" href="https://github.com/opendronemap/docs#how-to-make-your-first-contribution">Learn to edit</a> and help improve <a class="reference external" href="https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/align.rst">this page</a>!</p>
|
||||
</section>
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
<script src="https://unpkg.com/d3/dist/d3.min.js"></script>
|
||||
<script>
|
||||
window.addEventListener("load", function () {
|
||||
var svgs = d3.selectAll(".mermaid#id-bdbdf898-c57b-4fc7-8e8c-53f25b36234b svg");
|
||||
var svgs = d3.selectAll(".mermaid#id-b0d88ec4-f66f-4c8c-9a3c-d983057222f3 svg");
|
||||
svgs.each(function() {
|
||||
var svg = d3.select(this);
|
||||
svg.html("<g>" + svg.html() + "</g>");
|
||||
|
@ -471,7 +471,7 @@
|
|||
|
||||
<section id="flowchart-with-options">
|
||||
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Enlace permanente a este encabezado"></a></h1>
|
||||
<div id="id-bdbdf898-c57b-4fc7-8e8c-53f25b36234b" class="mermaid">
|
||||
<div id="id-b0d88ec4-f66f-4c8c-9a3c-d983057222f3" class="mermaid">
|
||||
flowchart TB
|
||||
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
|
@ -12,7 +12,7 @@ align
|
|||
|
||||
Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: ``None``
|
||||
|
||||
|
||||
Uses [CODEM](https://github.com/NCALM-UH/CODEM, credits to Craig Glennie and the group at CRREL). The details of the method are available at https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md.
|
||||
|
||||
|
||||
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/align.rst>`_!
|
||||
|
|
|
@ -456,6 +456,7 @@
|
|||
<span id="id1"></span><h1>align<a class="headerlink" href="#align" title="Permalink to this heading"></a></h1>
|
||||
<p><strong>Options:</strong> <em><path string></em></p>
|
||||
<p>Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: <code class="docutils literal notranslate"><span class="pre">None</span></code></p>
|
||||
<p>Uses [CODEM](<a class="reference external" href="https://github.com/NCALM-UH/CODEM">https://github.com/NCALM-UH/CODEM</a>, credits to Craig Glennie and the group at CRREL). The details of the method are available at <a class="reference external" href="https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md">https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md</a>.</p>
|
||||
<p><a class="reference external" href="https://github.com/opendronemap/docs#how-to-make-your-first-contribution">Learn to edit</a> and help improve <a class="reference external" href="https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/align.rst">this page</a>!</p>
|
||||
</section>
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
<script src="https://unpkg.com/d3/dist/d3.min.js"></script>
|
||||
<script>
|
||||
window.addEventListener("load", function () {
|
||||
var svgs = d3.selectAll(".mermaid#id-abd8b4fe-b28e-4acc-a6c9-b99f432dd5bc svg");
|
||||
var svgs = d3.selectAll(".mermaid#id-bc2aa3c7-30da-4c84-a316-52ab971647a7 svg");
|
||||
svgs.each(function() {
|
||||
var svg = d3.select(this);
|
||||
svg.html("<g>" + svg.html() + "</g>");
|
||||
|
@ -470,7 +470,7 @@
|
|||
|
||||
<section id="flowchart-with-options">
|
||||
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Permalink to this heading"></a></h1>
|
||||
<div id="id-abd8b4fe-b28e-4acc-a6c9-b99f432dd5bc" class="mermaid">
|
||||
<div id="id-bc2aa3c7-30da-4c84-a316-52ab971647a7" class="mermaid">
|
||||
flowchart TB
|
||||
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -23,7 +23,7 @@
|
|||
<script src="https://unpkg.com/d3/dist/d3.min.js"></script>
|
||||
<script>
|
||||
window.addEventListener("load", function () {
|
||||
var svgs = d3.selectAll(".mermaid#id-9f848eee-cbb1-48bb-b2cc-5b5325ee5fd7 svg");
|
||||
var svgs = d3.selectAll(".mermaid#id-4b103565-3f46-4905-a41f-2d00872127ef svg");
|
||||
svgs.each(function() {
|
||||
var svg = d3.select(this);
|
||||
svg.html("<g>" + svg.html() + "</g>");
|
||||
|
@ -470,7 +470,7 @@
|
|||
|
||||
<section id="flowchart-with-options">
|
||||
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Permalink to this heading"></a></h1>
|
||||
<div id="id-9f848eee-cbb1-48bb-b2cc-5b5325ee5fd7" class="mermaid">
|
||||
<div id="id-4b103565-3f46-4905-a41f-2d00872127ef" class="mermaid">
|
||||
flowchart TB
|
||||
|
||||
|
||||
|
|
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
|
@ -12,7 +12,7 @@ align
|
|||
|
||||
Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: ``None``
|
||||
|
||||
|
||||
Uses [CODEM](https://github.com/NCALM-UH/CODEM, credits to Craig Glennie and the group at CRREL). The details of the method are available at https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md.
|
||||
|
||||
|
||||
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/align.rst>`_!
|
||||
|
|
|
@ -457,6 +457,7 @@
|
|||
<span id="id1"></span><h1>align<a class="headerlink" href="#align" title="Lien permanent vers cette rubrique"></a></h1>
|
||||
<p><strong>Options:</strong> <em><path string></em></p>
|
||||
<p>Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: <code class="docutils literal notranslate"><span class="pre">None</span></code></p>
|
||||
<p>Uses [CODEM](<a class="reference external" href="https://github.com/NCALM-UH/CODEM">https://github.com/NCALM-UH/CODEM</a>, credits to Craig Glennie and the group at CRREL). The details of the method are available at <a class="reference external" href="https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md">https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md</a>.</p>
|
||||
<p><a class="reference external" href="https://github.com/opendronemap/docs#how-to-make-your-first-contribution">Learn to edit</a> and help improve <a class="reference external" href="https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/align.rst">this page</a>!</p>
|
||||
</section>
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
<script src="https://unpkg.com/d3/dist/d3.min.js"></script>
|
||||
<script>
|
||||
window.addEventListener("load", function () {
|
||||
var svgs = d3.selectAll(".mermaid#id-fcc18b0d-969f-4bd2-b301-8b738e6e58b9 svg");
|
||||
var svgs = d3.selectAll(".mermaid#id-e99b0ca3-6d0f-49cf-b44f-c47c746962f8 svg");
|
||||
svgs.each(function() {
|
||||
var svg = d3.select(this);
|
||||
svg.html("<g>" + svg.html() + "</g>");
|
||||
|
@ -471,7 +471,7 @@
|
|||
|
||||
<section id="flowchart-with-options">
|
||||
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Lien permanent vers cette rubrique"></a></h1>
|
||||
<div id="id-fcc18b0d-969f-4bd2-b301-8b738e6e58b9" class="mermaid">
|
||||
<div id="id-e99b0ca3-6d0f-49cf-b44f-c47c746962f8" class="mermaid">
|
||||
flowchart TB
|
||||
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
|
@ -12,7 +12,7 @@ align
|
|||
|
||||
Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: ``None``
|
||||
|
||||
|
||||
Uses [CODEM](https://github.com/NCALM-UH/CODEM, credits to Craig Glennie and the group at CRREL). The details of the method are available at https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md.
|
||||
|
||||
|
||||
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/align.rst>`_!
|
||||
|
|
|
@ -457,6 +457,7 @@
|
|||
<span id="id1"></span><h1>align<a class="headerlink" href="#align" title="Permalink to this heading"></a></h1>
|
||||
<p><strong>Options:</strong> <em><path string></em></p>
|
||||
<p>Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: <code class="docutils literal notranslate"><span class="pre">None</span></code></p>
|
||||
<p>Uses [CODEM](<a class="reference external" href="https://github.com/NCALM-UH/CODEM">https://github.com/NCALM-UH/CODEM</a>, credits to Craig Glennie and the group at CRREL). The details of the method are available at <a class="reference external" href="https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md">https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md</a>.</p>
|
||||
<p><a class="reference external" href="https://github.com/opendronemap/docs#how-to-make-your-first-contribution">Learn to edit</a> and help improve <a class="reference external" href="https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/align.rst">this page</a>!</p>
|
||||
</section>
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
<script src="https://unpkg.com/d3/dist/d3.min.js"></script>
|
||||
<script>
|
||||
window.addEventListener("load", function () {
|
||||
var svgs = d3.selectAll(".mermaid#id-e81d408b-3624-4aab-b031-131f833a9dd6 svg");
|
||||
var svgs = d3.selectAll(".mermaid#id-863bcc43-4d3d-4744-984f-3da5c6e1ccfe svg");
|
||||
svgs.each(function() {
|
||||
var svg = d3.select(this);
|
||||
svg.html("<g>" + svg.html() + "</g>");
|
||||
|
@ -471,7 +471,7 @@
|
|||
|
||||
<section id="flowchart-with-options">
|
||||
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Permalink to this heading"></a></h1>
|
||||
<div id="id-e81d408b-3624-4aab-b031-131f833a9dd6" class="mermaid">
|
||||
<div id="id-863bcc43-4d3d-4744-984f-3da5c6e1ccfe" class="mermaid">
|
||||
flowchart TB
|
||||
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
|
@ -12,7 +12,7 @@ align
|
|||
|
||||
Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: ``None``
|
||||
|
||||
|
||||
Uses [CODEM](https://github.com/NCALM-UH/CODEM, credits to Craig Glennie and the group at CRREL). The details of the method are available at https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md.
|
||||
|
||||
|
||||
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/align.rst>`_!
|
||||
|
|
|
@ -456,6 +456,7 @@
|
|||
<span id="id1"></span><h1>align<a class="headerlink" href="#align" title="Permalink to this heading"></a></h1>
|
||||
<p><strong>Options:</strong> <em><path string></em></p>
|
||||
<p>Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: <code class="docutils literal notranslate"><span class="pre">None</span></code></p>
|
||||
<p>Uses [CODEM](<a class="reference external" href="https://github.com/NCALM-UH/CODEM">https://github.com/NCALM-UH/CODEM</a>, credits to Craig Glennie and the group at CRREL). The details of the method are available at <a class="reference external" href="https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md">https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md</a>.</p>
|
||||
<p><a class="reference external" href="https://github.com/opendronemap/docs#how-to-make-your-first-contribution">Learn to edit</a> and help improve <a class="reference external" href="https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/align.rst">this page</a>!</p>
|
||||
</section>
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
<script src="https://unpkg.com/d3/dist/d3.min.js"></script>
|
||||
<script>
|
||||
window.addEventListener("load", function () {
|
||||
var svgs = d3.selectAll(".mermaid#id-3d373fb9-0ed5-4516-be76-b5629b6e4b37 svg");
|
||||
var svgs = d3.selectAll(".mermaid#id-e4f37a92-2040-4f94-aa0c-174f3b764491 svg");
|
||||
svgs.each(function() {
|
||||
var svg = d3.select(this);
|
||||
svg.html("<g>" + svg.html() + "</g>");
|
||||
|
@ -470,7 +470,7 @@
|
|||
|
||||
<section id="flowchart-with-options">
|
||||
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Permalink to this heading"></a></h1>
|
||||
<div id="id-3d373fb9-0ed5-4516-be76-b5629b6e4b37" class="mermaid">
|
||||
<div id="id-e4f37a92-2040-4f94-aa0c-174f3b764491" class="mermaid">
|
||||
flowchart TB
|
||||
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
|
@ -12,7 +12,7 @@ align
|
|||
|
||||
Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: ``None``
|
||||
|
||||
|
||||
Uses [CODEM](https://github.com/NCALM-UH/CODEM, credits to Craig Glennie and the group at CRREL). The details of the method are available at https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md.
|
||||
|
||||
|
||||
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/align.rst>`_!
|
||||
|
|
|
@ -457,6 +457,7 @@
|
|||
<span id="id1"></span><h1>align<a class="headerlink" href="#align" title="Permalink to this heading"></a></h1>
|
||||
<p><strong>Options:</strong> <em><path string></em></p>
|
||||
<p>Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: <code class="docutils literal notranslate"><span class="pre">None</span></code></p>
|
||||
<p>Uses [CODEM](<a class="reference external" href="https://github.com/NCALM-UH/CODEM">https://github.com/NCALM-UH/CODEM</a>, credits to Craig Glennie and the group at CRREL). The details of the method are available at <a class="reference external" href="https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md">https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md</a>.</p>
|
||||
<p><a class="reference external" href="https://github.com/opendronemap/docs#how-to-make-your-first-contribution">Learn to edit</a> and help improve <a class="reference external" href="https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/align.rst">this page</a>!</p>
|
||||
</section>
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
<script src="https://unpkg.com/d3/dist/d3.min.js"></script>
|
||||
<script>
|
||||
window.addEventListener("load", function () {
|
||||
var svgs = d3.selectAll(".mermaid#id-4e2d5ea7-6f4f-4c89-b4df-0c376bc3fe21 svg");
|
||||
var svgs = d3.selectAll(".mermaid#id-edde3a94-80ba-48c6-8005-1a3b5c246767 svg");
|
||||
svgs.each(function() {
|
||||
var svg = d3.select(this);
|
||||
svg.html("<g>" + svg.html() + "</g>");
|
||||
|
@ -471,7 +471,7 @@
|
|||
|
||||
<section id="flowchart-with-options">
|
||||
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Permalink to this heading"></a></h1>
|
||||
<div id="id-4e2d5ea7-6f4f-4c89-b4df-0c376bc3fe21" class="mermaid">
|
||||
<div id="id-edde3a94-80ba-48c6-8005-1a3b5c246767" class="mermaid">
|
||||
flowchart TB
|
||||
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Ładowanie…
Reference in New Issue