Update documentation

gh-pages
GitHub Action 2024-08-01 15:08:44 +00:00
rodzic 962405e3fc
commit 23e05fea5d
99 zmienionych plików z 88 dodań i 88 usunięć

Wyświetl plik

@ -72,7 +72,7 @@ Options and Flags
Set feature extraction quality. Higher quality generates better features, but requires more memory and takes longer. . Default: ``high``
:ref:`feature-type<feature-type>` akaze | dspsift | hahog | orb | sift
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``sift``
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``dspsift``
:ref:`force-gps<force-gps>`
Use images' GPS exif data for reconstruction, even if there are GCPs present.This flag is useful if you have high precision GPS measurements. If there are no GCPs, this flag does nothing. Default: ``False``
@ -159,7 +159,7 @@ Options and Flags
Export the georeferenced point cloud in Entwine Point Tile (EPT) format. Default: ``False``
:ref:`pc-filter<pc-filter>` <positive float>
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``2.5``
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``5``
:ref:`pc-las<pc-las>`
Export the georeferenced point cloud in LAS format. Default: ``False``

Wyświetl plik

@ -10,7 +10,7 @@ feature-type
**Options:** *akaze | dspsift | hahog | orb | sift*
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``sift``
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``dspsift``

Wyświetl plik

@ -10,7 +10,7 @@ pc-filter
**Options:** *<positive float>*
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``2.5``
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``5``

Wyświetl plik

@ -426,7 +426,7 @@
<section id="feature-type">
<span id="id1"></span><h1>feature-type<a class="headerlink" href="#feature-type" title="Permalink to this heading"></a></h1>
<p><strong>Options:</strong> <em>akaze | dspsift | hahog | orb | sift</em></p>
<p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">sift</span></code></p>
<p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">dspsift</span></code></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/feature-type.rst">this page</a>!</p>
</section>

Wyświetl plik

@ -467,7 +467,7 @@
</dd>
<dt><a class="reference internal" href="feature-quality/#feature-quality"><span class="std std-ref">feature-quality</span></a> ultra | high | medium | low | lowest</dt><dd><p>Set feature extraction quality. Higher quality generates better features, but requires more memory and takes longer. . Default: <code class="docutils literal notranslate"><span class="pre">high</span></code></p>
</dd>
<dt><a class="reference internal" href="feature-type/#feature-type"><span class="std std-ref">feature-type</span></a> akaze | dspsift | hahog | orb | sift</dt><dd><p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">sift</span></code></p>
<dt><a class="reference internal" href="feature-type/#feature-type"><span class="std std-ref">feature-type</span></a> akaze | dspsift | hahog | orb | sift</dt><dd><p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">dspsift</span></code></p>
</dd>
<dt><a class="reference internal" href="force-gps/#force-gps"><span class="std std-ref">force-gps</span></a></dt><dd><p>Use images GPS exif data for reconstruction, even if there are GCPs present.This flag is useful if you have high precision GPS measurements. If there are no GCPs, this flag does nothing. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
@ -525,7 +525,7 @@
</dd>
<dt><a class="reference internal" href="pc-ept/#pc-ept"><span class="std std-ref">pc-ept</span></a></dt><dd><p>Export the georeferenced point cloud in Entwine Point Tile (EPT) format. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><a class="reference internal" href="pc-filter/#pc-filter"><span class="std std-ref">pc-filter</span></a> &lt;positive float&gt;</dt><dd><p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">2.5</span></code></p>
<dt><a class="reference internal" href="pc-filter/#pc-filter"><span class="std std-ref">pc-filter</span></a> &lt;positive float&gt;</dt><dd><p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">5</span></code></p>
</dd>
<dt><a class="reference internal" href="pc-las/#pc-las"><span class="std std-ref">pc-las</span></a></dt><dd><p>Export the georeferenced point cloud in LAS format. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>

Wyświetl plik

@ -426,7 +426,7 @@
<section id="pc-filter">
<span id="id1"></span><h1>pc-filter<a class="headerlink" href="#pc-filter" title="Permalink to this heading"></a></h1>
<p><strong>Options:</strong> <em>&lt;positive float&gt;</em></p>
<p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">2.5</span></code></p>
<p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">5</span></code></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/pc-filter.rst">this page</a>!</p>
</section>

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -72,7 +72,7 @@ Options and Flags
Set feature extraction quality. Higher quality generates better features, but requires more memory and takes longer. . Default: ``high``
:ref:`feature-type<feature-type>` akaze | dspsift | hahog | orb | sift
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``sift``
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``dspsift``
:ref:`force-gps<force-gps>`
Use images' GPS exif data for reconstruction, even if there are GCPs present.This flag is useful if you have high precision GPS measurements. If there are no GCPs, this flag does nothing. Default: ``False``
@ -159,7 +159,7 @@ Options and Flags
Export the georeferenced point cloud in Entwine Point Tile (EPT) format. Default: ``False``
:ref:`pc-filter<pc-filter>` <positive float>
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``2.5``
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``5``
:ref:`pc-las<pc-las>`
Export the georeferenced point cloud in LAS format. Default: ``False``

Wyświetl plik

@ -10,7 +10,7 @@ feature-type
**Options:** *akaze | dspsift | hahog | orb | sift*
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``sift``
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``dspsift``

Wyświetl plik

@ -10,7 +10,7 @@ pc-filter
**Options:** *<positive float>*
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``2.5``
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``5``

Wyświetl plik

@ -427,7 +427,7 @@
<section id="feature-type">
<span id="id1"></span><h1>feature-type<a class="headerlink" href="#feature-type" title="Permalink to this heading"></a></h1>
<p><strong>Options:</strong> <em>akaze | dspsift | hahog | orb | sift</em></p>
<p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">sift</span></code></p>
<p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">dspsift</span></code></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/feature-type.rst">this page</a>!</p>
</section>

Wyświetl plik

@ -468,7 +468,7 @@
</dd>
<dt><a class="reference internal" href="feature-quality/#feature-quality"><span class="std std-ref">feature-quality</span></a> ultra | high | medium | low | lowest</dt><dd><p>Nastavte kvalitu extrakce prvků. Vyšší kvalita generuje lepší rysy, ale vyžaduje více paměti a trvá déle. . Výchozí hodnota: <code class="docutils literal notranslate"><span class="pre">high</span></code></p>
</dd>
<dt><a class="reference internal" href="feature-type/#feature-type"><span class="std std-ref">feature-type</span></a> akaze | dspsift | hahog | orb | sift</dt><dd><p>Zvolte algoritmus pro extrakci klíčových bodů a výpočet deskriptorů. . Výchozí: <code class="docutils literal notranslate"><span class="pre">sift</span></code></p>
<dt><a class="reference internal" href="feature-type/#feature-type"><span class="std std-ref">feature-type</span></a> akaze | dspsift | hahog | orb | sift</dt><dd><p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">dspsift</span></code></p>
</dd>
<dt><a class="reference internal" href="force-gps/#force-gps"><span class="std std-ref">force-gps</span></a></dt><dd><p>Použijte data GPS exif snímků pro rekonstrukci, i když jsou přítomny GCP. Tento příznak je užitečný, pokud máte vysoce přesná měření GPS. Pokud nejsou k dispozici žádné GCP, tento příznak nic neudělá. Výchozí hodnota: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
@ -526,7 +526,7 @@
</dd>
<dt><a class="reference internal" href="pc-ept/#pc-ept"><span class="std std-ref">pc-ept</span></a></dt><dd><p>Export georeferencovaného mračna bodů ve formátu Entwine Point Tile (EPT). Výchozí hodnota: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><a class="reference internal" href="pc-filter/#pc-filter"><span class="std std-ref">pc-filter</span></a> &lt;positive float&gt;</dt><dd><p>Filtruje mračno bodů odstraněním bodů, které se odchylují od místního průměru o více než N standardních odchylek. Nastavením na 0 filtrování vypnete. Výchozí hodnota: <code class="docutils literal notranslate"><span class="pre">2,5</span></code></p>
<dt><a class="reference internal" href="pc-filter/#pc-filter"><span class="std std-ref">pc-filter</span></a> &lt;positive float&gt;</dt><dd><p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">5</span></code></p>
</dd>
<dt><a class="reference internal" href="pc-las/#pc-las"><span class="std std-ref">pc-las</span></a></dt><dd><p>Export georeferencovaného mračna bodů ve formátu LAS. Výchozí hodnota: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>

Wyświetl plik

@ -427,7 +427,7 @@
<section id="pc-filter">
<span id="id1"></span><h1>pc-filter<a class="headerlink" href="#pc-filter" title="Permalink to this heading"></a></h1>
<p><strong>Options:</strong> <em>&lt;positive float&gt;</em></p>
<p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">2.5</span></code></p>
<p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">5</span></code></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/pc-filter.rst">this page</a>!</p>
</section>

Wyświetl plik

@ -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-e0d567c0-a204-49ca-8ef9-5dd3c9f46238 svg");
var svgs = d3.selectAll(".mermaid#id-9e866119-8bda-4c80-8f94-5d7f6c68ff64 svg");
svgs.each(function() {
var svg = d3.select(this);
svg.html("<g>" + svg.html() + "</g>");
@ -442,7 +442,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-e0d567c0-a204-49ca-8ef9-5dd3c9f46238" class="mermaid">
<div id="id-9e866119-8bda-4c80-8f94-5d7f6c68ff64" 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.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -72,7 +72,7 @@ Options and Flags
Set feature extraction quality. Higher quality generates better features, but requires more memory and takes longer. . Default: ``high``
:ref:`feature-type<feature-type>` akaze | dspsift | hahog | orb | sift
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``sift``
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``dspsift``
:ref:`force-gps<force-gps>`
Use images' GPS exif data for reconstruction, even if there are GCPs present.This flag is useful if you have high precision GPS measurements. If there are no GCPs, this flag does nothing. Default: ``False``
@ -159,7 +159,7 @@ Options and Flags
Export the georeferenced point cloud in Entwine Point Tile (EPT) format. Default: ``False``
:ref:`pc-filter<pc-filter>` <positive float>
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``2.5``
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``5``
:ref:`pc-las<pc-las>`
Export the georeferenced point cloud in LAS format. Default: ``False``

Wyświetl plik

@ -10,7 +10,7 @@ feature-type
**Options:** *akaze | dspsift | hahog | orb | sift*
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``sift``
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``dspsift``

Wyświetl plik

@ -10,7 +10,7 @@ pc-filter
**Options:** *<positive float>*
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``2.5``
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``5``

Wyświetl plik

@ -427,7 +427,7 @@
<section id="feature-type">
<span id="id1"></span><h1>feature-type<a class="headerlink" href="#feature-type" title="Enlace permanente a este encabezado"></a></h1>
<p><strong>Options:</strong> <em>akaze | dspsift | hahog | orb | sift</em></p>
<p>Elija el algoritmo para extraer puntos clave y calcular descriptores. Predeterminado: <code class="docutils literal notranslate"><span class="pre">sift</span></code></p>
<p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">dspsift</span></code></p>
<p><a class="reference external" href="https://github.com/opendronemap/docs#how-to-make-your-first-contribution">Aprende a editar</a> y ayuda a mejorar <a class="reference external" href="https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/feature-type.rst">esta página</a>!</p>
</section>

Wyświetl plik

@ -468,7 +468,7 @@
</dd>
<dt><a class="reference internal" href="feature-quality/#feature-quality"><span class="std std-ref">feature-quality</span></a> ultra | high | medium | low | lowest</dt><dd><p>Establezca la calidad de extracción de características. Una calidad más alta genera mejores características, pero requiere más memoria y lleva más tiempo. Predeterminado: <code class="docutils literal notranslate"><span class="pre">high</span></code></p>
</dd>
<dt><a class="reference internal" href="feature-type/#feature-type"><span class="std std-ref">feature-type</span></a> akaze | dspsift | hahog | orb | sift</dt><dd><p>Elija el algoritmo para extraer puntos clave y calcular descriptores. Predeterminado: <code class="docutils literal notranslate"><span class="pre">sift</span></code></p>
<dt><a class="reference internal" href="feature-type/#feature-type"><span class="std std-ref">feature-type</span></a> akaze | dspsift | hahog | orb | sift</dt><dd><p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">dspsift</span></code></p>
</dd>
<dt><a class="reference internal" href="force-gps/#force-gps"><span class="std std-ref">force-gps</span></a></dt><dd><p>Utilice los datos exif de GPS de las imágenes para la reconstrucción, incluso si hay GCP presentes. Esta bandera es útil si tiene mediciones de GPS de alta precisión. Si no hay GCP, esta bandera no hace nada. Predeterminado: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
@ -526,7 +526,7 @@
</dd>
<dt><a class="reference internal" href="pc-ept/#pc-ept"><span class="std std-ref">pc-ept</span></a></dt><dd><p>Exportar la nube de puntos georeferenciada en formato Entwine Point Tile (EPT). Predeterminado: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><a class="reference internal" href="pc-filter/#pc-filter"><span class="std std-ref">pc-filter</span></a> &lt;positive float&gt;</dt><dd><p>Filtrar la nube de puntos removiendo los puntos que se desvían mas de N desviaciones estándar de la media local. Establecer en 0 para deshabilitar el filtrado. Predeterminado: <code class="docutils literal notranslate"><span class="pre">2.5</span></code></p>
<dt><a class="reference internal" href="pc-filter/#pc-filter"><span class="std std-ref">pc-filter</span></a> &lt;positive float&gt;</dt><dd><p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">5</span></code></p>
</dd>
<dt><a class="reference internal" href="pc-las/#pc-las"><span class="std std-ref">pc-las</span></a></dt><dd><p>Exportar la nube de puntos georeferenciada en formato LAS. Predeterminado: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>

Wyświetl plik

@ -427,7 +427,7 @@
<section id="pc-filter">
<span id="id1"></span><h1>pc-filter<a class="headerlink" href="#pc-filter" title="Enlace permanente a este encabezado"></a></h1>
<p><strong>Opciones:</strong> <em>&lt;positive float&gt;</em></p>
<p>Filtrar la nube de puntos removiendo los puntos que se desvían mas de N desviaciones estándar de la media local. Establecer en 0 para deshabilitar el filtrado. Predeterminado: <code class="docutils literal notranslate"><span class="pre">2.5</span></code></p>
<p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">5</span></code></p>
<p><a class="reference external" href="https://github.com/opendronemap/docs#how-to-make-your-first-contribution">Aprende a editar</a> y ayuda a mejorar <a class="reference external" href="https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/pc-filter.rst">esta página</a>!</p>
</section>

Wyświetl plik

@ -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-31f85e61-a0d2-4459-9766-8b2f81af098b svg");
var svgs = d3.selectAll(".mermaid#id-465590eb-3101-4dbd-bf6d-e1f61f259092 svg");
svgs.each(function() {
var svg = d3.select(this);
svg.html("<g>" + svg.html() + "</g>");
@ -442,7 +442,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-31f85e61-a0d2-4459-9766-8b2f81af098b" class="mermaid">
<div id="id-465590eb-3101-4dbd-bf6d-e1f61f259092" 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.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -72,7 +72,7 @@ Options and Flags
Set feature extraction quality. Higher quality generates better features, but requires more memory and takes longer. . Default: ``high``
:ref:`feature-type<feature-type>` akaze | dspsift | hahog | orb | sift
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``sift``
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``dspsift``
:ref:`force-gps<force-gps>`
Use images' GPS exif data for reconstruction, even if there are GCPs present.This flag is useful if you have high precision GPS measurements. If there are no GCPs, this flag does nothing. Default: ``False``
@ -159,7 +159,7 @@ Options and Flags
Export the georeferenced point cloud in Entwine Point Tile (EPT) format. Default: ``False``
:ref:`pc-filter<pc-filter>` <positive float>
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``2.5``
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``5``
:ref:`pc-las<pc-las>`
Export the georeferenced point cloud in LAS format. Default: ``False``

Wyświetl plik

@ -10,7 +10,7 @@ feature-type
**Options:** *akaze | dspsift | hahog | orb | sift*
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``sift``
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``dspsift``

Wyświetl plik

@ -10,7 +10,7 @@ pc-filter
**Options:** *<positive float>*
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``2.5``
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``5``

Wyświetl plik

@ -426,7 +426,7 @@
<section id="feature-type">
<span id="id1"></span><h1>feature-type<a class="headerlink" href="#feature-type" title="Permalink to this heading"></a></h1>
<p><strong>Options:</strong> <em>akaze | dspsift | hahog | orb | sift</em></p>
<p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">sift</span></code></p>
<p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">dspsift</span></code></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/feature-type.rst">this page</a>!</p>
</section>

Wyświetl plik

@ -467,7 +467,7 @@
</dd>
<dt><a class="reference internal" href="feature-quality/#feature-quality"><span class="std std-ref">feature-quality</span></a> ultra | high | medium | low | lowest</dt><dd><p>Set feature extraction quality. Higher quality generates better features, but requires more memory and takes longer. . Default: <code class="docutils literal notranslate"><span class="pre">high</span></code></p>
</dd>
<dt><a class="reference internal" href="feature-type/#feature-type"><span class="std std-ref">feature-type</span></a> akaze | dspsift | hahog | orb | sift</dt><dd><p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">sift</span></code></p>
<dt><a class="reference internal" href="feature-type/#feature-type"><span class="std std-ref">feature-type</span></a> akaze | dspsift | hahog | orb | sift</dt><dd><p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">dspsift</span></code></p>
</dd>
<dt><a class="reference internal" href="force-gps/#force-gps"><span class="std std-ref">force-gps</span></a></dt><dd><p>Use images' GPS exif data for reconstruction, even if there are GCPs present.This flag is useful if you have high precision GPS measurements. If there are no GCPs, this flag does nothing. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
@ -525,7 +525,7 @@
</dd>
<dt><a class="reference internal" href="pc-ept/#pc-ept"><span class="std std-ref">pc-ept</span></a></dt><dd><p>Export the georeferenced point cloud in Entwine Point Tile (EPT) format. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><a class="reference internal" href="pc-filter/#pc-filter"><span class="std std-ref">pc-filter</span></a> &lt;positive float&gt;</dt><dd><p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">2.5</span></code></p>
<dt><a class="reference internal" href="pc-filter/#pc-filter"><span class="std std-ref">pc-filter</span></a> &lt;positive float&gt;</dt><dd><p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">5</span></code></p>
</dd>
<dt><a class="reference internal" href="pc-las/#pc-las"><span class="std std-ref">pc-las</span></a></dt><dd><p>Export the georeferenced point cloud in LAS format. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>

Wyświetl plik

@ -426,7 +426,7 @@
<section id="pc-filter">
<span id="id1"></span><h1>pc-filter<a class="headerlink" href="#pc-filter" title="Permalink to this heading"></a></h1>
<p><strong>Options:</strong> <em>&lt;positive float&gt;</em></p>
<p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">2.5</span></code></p>
<p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">5</span></code></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/pc-filter.rst">this page</a>!</p>
</section>

Wyświetl plik

@ -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-5e365f6c-c5ee-45a8-bdf4-50b6313be401 svg");
var svgs = d3.selectAll(".mermaid#id-24b196d1-dc19-44dd-8084-d258b9c596e4 svg");
svgs.each(function() {
var svg = d3.select(this);
svg.html("<g>" + svg.html() + "</g>");
@ -441,7 +441,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-5e365f6c-c5ee-45a8-bdf4-50b6313be401" class="mermaid">
<div id="id-24b196d1-dc19-44dd-8084-d258b9c596e4" class="mermaid">
flowchart TB

File diff suppressed because one or more lines are too long

Wyświetl plik

@ -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-69e0e89b-75da-4462-ac8d-87ee38cae698 svg");
var svgs = d3.selectAll(".mermaid#id-2cef73d0-df37-4c84-805d-301ac1d72d39 svg");
svgs.each(function() {
var svg = d3.select(this);
svg.html("<g>" + svg.html() + "</g>");
@ -441,7 +441,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-69e0e89b-75da-4462-ac8d-87ee38cae698" class="mermaid">
<div id="id-2cef73d0-df37-4c84-805d-301ac1d72d39" class="mermaid">
flowchart TB

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -72,7 +72,7 @@ Options and Flags
Set feature extraction quality. Higher quality generates better features, but requires more memory and takes longer. . Default: ``high``
:ref:`feature-type<feature-type>` akaze | dspsift | hahog | orb | sift
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``sift``
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``dspsift``
:ref:`force-gps<force-gps>`
Use images' GPS exif data for reconstruction, even if there are GCPs present.This flag is useful if you have high precision GPS measurements. If there are no GCPs, this flag does nothing. Default: ``False``
@ -159,7 +159,7 @@ Options and Flags
Export the georeferenced point cloud in Entwine Point Tile (EPT) format. Default: ``False``
:ref:`pc-filter<pc-filter>` <positive float>
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``2.5``
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``5``
:ref:`pc-las<pc-las>`
Export the georeferenced point cloud in LAS format. Default: ``False``

Wyświetl plik

@ -10,7 +10,7 @@ feature-type
**Options:** *akaze | dspsift | hahog | orb | sift*
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``sift``
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``dspsift``

Wyświetl plik

@ -10,7 +10,7 @@ pc-filter
**Options:** *<positive float>*
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``2.5``
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``5``

Wyświetl plik

@ -427,7 +427,7 @@
<section id="feature-type">
<span id="id1"></span><h1>feature-type<a class="headerlink" href="#feature-type" title="Lien permanent vers cette rubrique"></a></h1>
<p><strong>Options:</strong> <em>akaze | dspsift | hahog | orb | sift</em></p>
<p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">sift</span></code></p>
<p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">dspsift</span></code></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/feature-type.rst">this page</a>!</p>
</section>

Wyświetl plik

@ -468,7 +468,7 @@
</dd>
<dt><a class="reference internal" href="feature-quality/#feature-quality"><span class="std std-ref">feature-quality</span></a> ultra | high | medium | low | lowest</dt><dd><p>Définir la qualité dextraction des caractéristiques. Une qualité supérieure génère de meilleures fonctionnalités, mais nécessite plus de mémoire et prend plus de temps. . Par défaut : <code class="docutils literal notranslate"><span class="pre">élevé</span></code></p>
</dd>
<dt><a class="reference internal" href="feature-type/#feature-type"><span class="std std-ref">feature-type</span></a> akaze | dspsift | hahog | orb | sift</dt><dd><p>Choisissez lalgorithme dextraction des points clés et des descripteurs de calcul. . Par défaut : <code class="docutils literal notranslate"><span class="pre">sift</span></code></p>
<dt><a class="reference internal" href="feature-type/#feature-type"><span class="std std-ref">feature-type</span></a> akaze | dspsift | hahog | orb | sift</dt><dd><p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">dspsift</span></code></p>
</dd>
<dt><a class="reference internal" href="force-gps/#force-gps"><span class="std std-ref">force-gps</span></a></dt><dd><p>Utilisez les données exif GPS des images pour la reconstruction, même si des GCP sont présents. Ce drapeau est utile si vous avez des mesures GPS de haute précision. Sil ny a pas de GCP, ce drapeau ne fait rien. Par défaut : <code class="docutils literal notranslate"><span class="pre">Faux</span></code></p>
</dd>
@ -526,7 +526,7 @@
</dd>
<dt><a class="reference internal" href="pc-ept/#pc-ept"><span class="std std-ref">pc-ept</span></a></dt><dd><p>Exportez le nuage de points géoréférencé au format Entwine Point Tile (EPT). Par défaut : <code class="docutils literal notranslate"><span class="pre">Faux</span></code></p>
</dd>
<dt><a class="reference internal" href="pc-filter/#pc-filter"><span class="std std-ref">pc-filter</span></a> &lt;positive float&gt;</dt><dd><p>Filtre le nuage de points en supprimant les points qui sécartent de plus de N écarts types de la moyenne locale. Réglez sur 0 pour désactiver le filtrage. Par défaut : <code class="docutils literal notranslate"><span class="pre">2.5</span></code></p>
<dt><a class="reference internal" href="pc-filter/#pc-filter"><span class="std std-ref">pc-filter</span></a> &lt;positive float&gt;</dt><dd><p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">5</span></code></p>
</dd>
<dt><a class="reference internal" href="pc-las/#pc-las"><span class="std std-ref">pc-las</span></a></dt><dd><p>Exportez le nuage de points géoréférencé au format LAS. Par défaut : <code class="docutils literal notranslate"><span class="pre">Faux</span></code></p>
</dd>

Wyświetl plik

@ -427,7 +427,7 @@
<section id="pc-filter">
<span id="id1"></span><h1>pc-filter<a class="headerlink" href="#pc-filter" title="Lien permanent vers cette rubrique"></a></h1>
<p><strong>Options:</strong> <em>&lt;positive float&gt;</em></p>
<p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">2.5</span></code></p>
<p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">5</span></code></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/pc-filter.rst">this page</a>!</p>
</section>

Wyświetl plik

@ -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-2cea3757-e0bf-49d7-b0e2-9ccbb6abc5b1 svg");
var svgs = d3.selectAll(".mermaid#id-98e37e6f-30be-4197-af91-72913ad4ac19 svg");
svgs.each(function() {
var svg = d3.select(this);
svg.html("<g>" + svg.html() + "</g>");
@ -442,7 +442,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-2cea3757-e0bf-49d7-b0e2-9ccbb6abc5b1" class="mermaid">
<div id="id-98e37e6f-30be-4197-af91-72913ad4ac19" 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.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -72,7 +72,7 @@ Options and Flags
Set feature extraction quality. Higher quality generates better features, but requires more memory and takes longer. . Default: ``high``
:ref:`feature-type<feature-type>` akaze | dspsift | hahog | orb | sift
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``sift``
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``dspsift``
:ref:`force-gps<force-gps>`
Use images' GPS exif data for reconstruction, even if there are GCPs present.This flag is useful if you have high precision GPS measurements. If there are no GCPs, this flag does nothing. Default: ``False``
@ -159,7 +159,7 @@ Options and Flags
Export the georeferenced point cloud in Entwine Point Tile (EPT) format. Default: ``False``
:ref:`pc-filter<pc-filter>` <positive float>
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``2.5``
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``5``
:ref:`pc-las<pc-las>`
Export the georeferenced point cloud in LAS format. Default: ``False``

Wyświetl plik

@ -10,7 +10,7 @@ feature-type
**Options:** *akaze | dspsift | hahog | orb | sift*
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``sift``
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``dspsift``

Wyświetl plik

@ -10,7 +10,7 @@ pc-filter
**Options:** *<positive float>*
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``2.5``
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``5``

Wyświetl plik

@ -427,7 +427,7 @@
<section id="feature-type">
<span id="id1"></span><h1>feature-type<a class="headerlink" href="#feature-type" title="Permalink to this heading"></a></h1>
<p><strong>Options:</strong> <em>akaze | dspsift | hahog | orb | sift</em></p>
<p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">sift</span></code></p>
<p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">dspsift</span></code></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/feature-type.rst">this page</a>!</p>
</section>

Wyświetl plik

@ -468,7 +468,7 @@
</dd>
<dt><a class="reference internal" href="feature-quality/#feature-quality"><span class="std std-ref">feature-quality</span></a> ultra | high | medium | low | lowest</dt><dd><p>Set feature extraction quality. Higher quality generates better features, but requires more memory and takes longer. . Default: <code class="docutils literal notranslate"><span class="pre">high</span></code></p>
</dd>
<dt><a class="reference internal" href="feature-type/#feature-type"><span class="std std-ref">feature-type</span></a> akaze | dspsift | hahog | orb | sift</dt><dd><p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">sift</span></code></p>
<dt><a class="reference internal" href="feature-type/#feature-type"><span class="std std-ref">feature-type</span></a> akaze | dspsift | hahog | orb | sift</dt><dd><p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">dspsift</span></code></p>
</dd>
<dt><a class="reference internal" href="force-gps/#force-gps"><span class="std std-ref">force-gps</span></a></dt><dd><p>Use images' GPS exif data for reconstruction, even if there are GCPs present.This flag is useful if you have high precision GPS measurements. If there are no GCPs, this flag does nothing. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
@ -526,7 +526,7 @@
</dd>
<dt><a class="reference internal" href="pc-ept/#pc-ept"><span class="std std-ref">pc-ept</span></a></dt><dd><p>Export the georeferenced point cloud in Entwine Point Tile (EPT) format. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><a class="reference internal" href="pc-filter/#pc-filter"><span class="std std-ref">pc-filter</span></a> &lt;positive float&gt;</dt><dd><p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">2.5</span></code></p>
<dt><a class="reference internal" href="pc-filter/#pc-filter"><span class="std std-ref">pc-filter</span></a> &lt;positive float&gt;</dt><dd><p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">5</span></code></p>
</dd>
<dt><a class="reference internal" href="pc-las/#pc-las"><span class="std std-ref">pc-las</span></a></dt><dd><p>Export the georeferenced point cloud in LAS format. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>

Wyświetl plik

@ -427,7 +427,7 @@
<section id="pc-filter">
<span id="id1"></span><h1>pc-filter<a class="headerlink" href="#pc-filter" title="Permalink to this heading"></a></h1>
<p><strong>Options:</strong> <em>&lt;positive float&gt;</em></p>
<p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">2.5</span></code></p>
<p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">5</span></code></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/pc-filter.rst">this page</a>!</p>
</section>

Wyświetl plik

@ -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-a177ff11-3e18-4426-a17c-f4622f78af42 svg");
var svgs = d3.selectAll(".mermaid#id-a2494fbc-b214-45e3-919e-7ccb789c45ef svg");
svgs.each(function() {
var svg = d3.select(this);
svg.html("<g>" + svg.html() + "</g>");
@ -442,7 +442,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-a177ff11-3e18-4426-a17c-f4622f78af42" class="mermaid">
<div id="id-a2494fbc-b214-45e3-919e-7ccb789c45ef" 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.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -72,7 +72,7 @@ Options and Flags
Set feature extraction quality. Higher quality generates better features, but requires more memory and takes longer. . Default: ``high``
:ref:`feature-type<feature-type>` akaze | dspsift | hahog | orb | sift
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``sift``
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``dspsift``
:ref:`force-gps<force-gps>`
Use images' GPS exif data for reconstruction, even if there are GCPs present.This flag is useful if you have high precision GPS measurements. If there are no GCPs, this flag does nothing. Default: ``False``
@ -159,7 +159,7 @@ Options and Flags
Export the georeferenced point cloud in Entwine Point Tile (EPT) format. Default: ``False``
:ref:`pc-filter<pc-filter>` <positive float>
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``2.5``
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``5``
:ref:`pc-las<pc-las>`
Export the georeferenced point cloud in LAS format. Default: ``False``

Wyświetl plik

@ -10,7 +10,7 @@ feature-type
**Options:** *akaze | dspsift | hahog | orb | sift*
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``sift``
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``dspsift``

Wyświetl plik

@ -10,7 +10,7 @@ pc-filter
**Options:** *<positive float>*
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``2.5``
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``5``

Wyświetl plik

@ -426,7 +426,7 @@
<section id="feature-type">
<span id="id1"></span><h1>feature-type<a class="headerlink" href="#feature-type" title="Permalink to this heading"></a></h1>
<p><strong>Options:</strong> <em>akaze | dspsift | hahog | orb | sift</em></p>
<p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">sift</span></code></p>
<p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">dspsift</span></code></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/feature-type.rst">this page</a>!</p>
</section>

Wyświetl plik

@ -467,7 +467,7 @@
</dd>
<dt><a class="reference internal" href="feature-quality/#feature-quality"><span class="std std-ref">feature-quality</span></a> ultra | high | medium | low | lowest</dt><dd><p>Set feature extraction quality. Higher quality generates better features, but requires more memory and takes longer. . Default: <code class="docutils literal notranslate"><span class="pre">high</span></code></p>
</dd>
<dt><a class="reference internal" href="feature-type/#feature-type"><span class="std std-ref">feature-type</span></a> akaze | dspsift | hahog | orb | sift</dt><dd><p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">sift</span></code></p>
<dt><a class="reference internal" href="feature-type/#feature-type"><span class="std std-ref">feature-type</span></a> akaze | dspsift | hahog | orb | sift</dt><dd><p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">dspsift</span></code></p>
</dd>
<dt><a class="reference internal" href="force-gps/#force-gps"><span class="std std-ref">force-gps</span></a></dt><dd><p>Use images' GPS exif data for reconstruction, even if there are GCPs present.This flag is useful if you have high precision GPS measurements. If there are no GCPs, this flag does nothing. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
@ -525,7 +525,7 @@
</dd>
<dt><a class="reference internal" href="pc-ept/#pc-ept"><span class="std std-ref">pc-ept</span></a></dt><dd><p>Export the georeferenced point cloud in Entwine Point Tile (EPT) format. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><a class="reference internal" href="pc-filter/#pc-filter"><span class="std std-ref">pc-filter</span></a> &lt;positive float&gt;</dt><dd><p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">2.5</span></code></p>
<dt><a class="reference internal" href="pc-filter/#pc-filter"><span class="std std-ref">pc-filter</span></a> &lt;positive float&gt;</dt><dd><p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">5</span></code></p>
</dd>
<dt><a class="reference internal" href="pc-las/#pc-las"><span class="std std-ref">pc-las</span></a></dt><dd><p>Export the georeferenced point cloud in LAS format. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>

Wyświetl plik

@ -426,7 +426,7 @@
<section id="pc-filter">
<span id="id1"></span><h1>pc-filter<a class="headerlink" href="#pc-filter" title="Permalink to this heading"></a></h1>
<p><strong>Options:</strong> <em>&lt;positive float&gt;</em></p>
<p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">2.5</span></code></p>
<p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">5</span></code></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/pc-filter.rst">this page</a>!</p>
</section>

Wyświetl plik

@ -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-623ed086-ca81-4ea0-95a6-095a6b612410 svg");
var svgs = d3.selectAll(".mermaid#id-0819b433-3884-4121-a058-13a3b6afcec9 svg");
svgs.each(function() {
var svg = d3.select(this);
svg.html("<g>" + svg.html() + "</g>");
@ -441,7 +441,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-623ed086-ca81-4ea0-95a6-095a6b612410" class="mermaid">
<div id="id-0819b433-3884-4121-a058-13a3b6afcec9" 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.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -72,7 +72,7 @@ Options and Flags
Set feature extraction quality. Higher quality generates better features, but requires more memory and takes longer. . Default: ``high``
:ref:`feature-type<feature-type>` akaze | dspsift | hahog | orb | sift
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``sift``
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``dspsift``
:ref:`force-gps<force-gps>`
Use images' GPS exif data for reconstruction, even if there are GCPs present.This flag is useful if you have high precision GPS measurements. If there are no GCPs, this flag does nothing. Default: ``False``
@ -159,7 +159,7 @@ Options and Flags
Export the georeferenced point cloud in Entwine Point Tile (EPT) format. Default: ``False``
:ref:`pc-filter<pc-filter>` <positive float>
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``2.5``
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``5``
:ref:`pc-las<pc-las>`
Export the georeferenced point cloud in LAS format. Default: ``False``

Wyświetl plik

@ -10,7 +10,7 @@ feature-type
**Options:** *akaze | dspsift | hahog | orb | sift*
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``sift``
Choose the algorithm for extracting keypoints and computing descriptors. . Default: ``dspsift``

Wyświetl plik

@ -10,7 +10,7 @@ pc-filter
**Options:** *<positive float>*
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``2.5``
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``5``

Wyświetl plik

@ -427,7 +427,7 @@
<section id="feature-type">
<span id="id1"></span><h1>feature-type<a class="headerlink" href="#feature-type" title="Permalink to this heading"></a></h1>
<p><strong>Options:</strong> <em>akaze | dspsift | hahog | orb | sift</em></p>
<p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">sift</span></code></p>
<p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">dspsift</span></code></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/feature-type.rst">this page</a>!</p>
</section>

Wyświetl plik

@ -468,7 +468,7 @@
</dd>
<dt><a class="reference internal" href="feature-quality/#feature-quality"><span class="std std-ref">feature-quality</span></a> ultra | high | medium | low | lowest</dt><dd><p>Set feature extraction quality. Higher quality generates better features, but requires more memory and takes longer. . Default: <code class="docutils literal notranslate"><span class="pre">high</span></code></p>
</dd>
<dt><a class="reference internal" href="feature-type/#feature-type"><span class="std std-ref">feature-type</span></a> akaze | dspsift | hahog | orb | sift</dt><dd><p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">sift</span></code></p>
<dt><a class="reference internal" href="feature-type/#feature-type"><span class="std std-ref">feature-type</span></a> akaze | dspsift | hahog | orb | sift</dt><dd><p>Choose the algorithm for extracting keypoints and computing descriptors. . Default: <code class="docutils literal notranslate"><span class="pre">dspsift</span></code></p>
</dd>
<dt><a class="reference internal" href="force-gps/#force-gps"><span class="std std-ref">force-gps</span></a></dt><dd><p>Use images' GPS exif data for reconstruction, even if there are GCPs present.This flag is useful if you have high precision GPS measurements. If there are no GCPs, this flag does nothing. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
@ -526,7 +526,7 @@
</dd>
<dt><a class="reference internal" href="pc-ept/#pc-ept"><span class="std std-ref">pc-ept</span></a></dt><dd><p>Export the georeferenced point cloud in Entwine Point Tile (EPT) format. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><a class="reference internal" href="pc-filter/#pc-filter"><span class="std std-ref">pc-filter</span></a> &lt;positive float&gt;</dt><dd><p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">2.5</span></code></p>
<dt><a class="reference internal" href="pc-filter/#pc-filter"><span class="std std-ref">pc-filter</span></a> &lt;positive float&gt;</dt><dd><p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">5</span></code></p>
</dd>
<dt><a class="reference internal" href="pc-las/#pc-las"><span class="std std-ref">pc-las</span></a></dt><dd><p>Export the georeferenced point cloud in LAS format. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>

Wyświetl plik

@ -427,7 +427,7 @@
<section id="pc-filter">
<span id="id1"></span><h1>pc-filter<a class="headerlink" href="#pc-filter" title="Permalink to this heading"></a></h1>
<p><strong>Options:</strong> <em>&lt;positive float&gt;</em></p>
<p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">2.5</span></code></p>
<p>Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: <code class="docutils literal notranslate"><span class="pre">5</span></code></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/pc-filter.rst">this page</a>!</p>
</section>

Wyświetl plik

@ -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-70c05c90-8d5b-4719-9d73-2d6739b3631b svg");
var svgs = d3.selectAll(".mermaid#id-5860ef75-b8de-4761-af8d-bce10c9c3299 svg");
svgs.each(function() {
var svg = d3.select(this);
svg.html("<g>" + svg.html() + "</g>");
@ -442,7 +442,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-70c05c90-8d5b-4719-9d73-2d6739b3631b" class="mermaid">
<div id="id-5860ef75-b8de-4761-af8d-bce10c9c3299" class="mermaid">
flowchart TB

File diff suppressed because one or more lines are too long