Update documentation

gh-pages
GitHub Action 2022-08-26 11:42:46 +00:00
rodzic fe35c44413
commit 025a31a0f8
33 zmienionych plików z 77 dodań i 7 usunięć

Wyświetl plik

@ -14,6 +14,9 @@ Options and Flags
:ref:`auto-boundary<auto-boundary>`
Automatically set a boundary using camera shot locations to limit the area of the reconstruction. This can help remove far away background artifacts (sky, background landscapes, etc.). See also --boundary. Default: ``False``
:ref:`auto-boundary-distance<auto-boundary-distance>` <positive float>
Specify the distance between camera shot locations and the outer edge of the boundary when computing the boundary with --auto-boundary. Set to 0 to automatically choose a value. Default: ``0``
:ref:`boundary<boundary>` <json>
GeoJSON polygon limiting the area of the reconstruction. Can be specified either as path to a GeoJSON file or as a JSON string representing the contents of a GeoJSON file. Default: ``
@ -212,6 +215,9 @@ Options and Flags
:ref:`skip-report<skip-report>`
Skip generation of PDF report. This can save time if you don't need a report. Default: ``False``
:ref:`sky-removal<sky-removal>`
Automatically compute image masks using AI to remove the sky. Experimental. Default: ``False``
:ref:`sm-cluster<sm-cluster>` <string>
URL to a ClusterODM instance for distributing a split-merge workflow on multiple nodes in parallel. Default: ``None``

Wyświetl plik

@ -405,6 +405,8 @@
</dd>
<dt><a class="reference internal" href="auto-boundary/#auto-boundary"><span class="std std-ref">auto-boundary</span></a></dt><dd><p>Automatically set a boundary using camera shot locations to limit the area of the reconstruction. This can help remove far away background artifacts (sky, background landscapes, etc.). See also –boundary. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><span class="xref std std-ref">auto-boundary-distance</span> &lt;positive float&gt;</dt><dd><p>Specify the distance between camera shot locations and the outer edge of the boundary when computing the boundary with –auto-boundary. Set to 0 to automatically choose a value. Default: <code class="docutils literal notranslate"><span class="pre">0</span></code></p>
</dd>
<dt><a class="reference internal" href="boundary/#boundary"><span class="std std-ref">boundary</span></a> &lt;json&gt;</dt><dd><p>GeoJSON polygon limiting the area of the reconstruction. Can be specified either as path to a GeoJSON file or as a JSON string representing the contents of a GeoJSON file. Default: ``</p>
</dd>
<dt><a class="reference internal" href="build-overviews/#build-overviews"><span class="std std-ref">build-overviews</span></a></dt><dd><p>Build orthophoto overviews for faster display in programs such as QGIS. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
@ -537,6 +539,8 @@
</dd>
<dt><a class="reference internal" href="skip-report/#skip-report"><span class="std std-ref">skip-report</span></a></dt><dd><p>Skip generation of PDF report. This can save time if you dont need a report. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><span class="xref std std-ref">sky-removal</span></dt><dd><p>Automatically compute image masks using AI to remove the sky. Experimental. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><a class="reference internal" href="sm-cluster/#sm-cluster"><span class="std std-ref">sm-cluster</span></a> &lt;string&gt;</dt><dd><p>URL to a ClusterODM instance for distributing a split-merge workflow on multiple nodes in parallel. Default: <code class="docutils literal notranslate"><span class="pre">None</span></code></p>
</dd>
<dt><a class="reference internal" href="smrf-scalar/#smrf-scalar"><span class="std std-ref">smrf-scalar</span></a> &lt;positive float&gt;</dt><dd><p>Simple Morphological Filter elevation scalar parameter. Default: <code class="docutils literal notranslate"><span class="pre">1.25</span></code></p>

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -14,6 +14,9 @@ Options and Flags
:ref:`auto-boundary<auto-boundary>`
Automatically set a boundary using camera shot locations to limit the area of the reconstruction. This can help remove far away background artifacts (sky, background landscapes, etc.). See also --boundary. Default: ``False``
:ref:`auto-boundary-distance<auto-boundary-distance>` <positive float>
Specify the distance between camera shot locations and the outer edge of the boundary when computing the boundary with --auto-boundary. Set to 0 to automatically choose a value. Default: ``0``
:ref:`boundary<boundary>` <json>
GeoJSON polygon limiting the area of the reconstruction. Can be specified either as path to a GeoJSON file or as a JSON string representing the contents of a GeoJSON file. Default: ``
@ -212,6 +215,9 @@ Options and Flags
:ref:`skip-report<skip-report>`
Skip generation of PDF report. This can save time if you don't need a report. Default: ``False``
:ref:`sky-removal<sky-removal>`
Automatically compute image masks using AI to remove the sky. Experimental. Default: ``False``
:ref:`sm-cluster<sm-cluster>` <string>
URL to a ClusterODM instance for distributing a split-merge workflow on multiple nodes in parallel. Default: ``None``

Wyświetl plik

@ -406,6 +406,8 @@
</dd>
<dt><a class="reference internal" href="auto-boundary/#auto-boundary"><span class="std std-ref">auto-boundary</span></a></dt><dd><p>Establezca automáticamente un límite utilizando las ubicaciones de las tomas de la cámara para limitar el área de la reconstrucción. Esto puede ayudar a eliminar los artefactos lejanos en el fondo(cielo, paisajes de fondo, etc.). Véase también –boundary. Predeterminado: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><span class="xref std std-ref">auto-boundary-distance</span> &lt;positive float&gt;</dt><dd><p>Specify the distance between camera shot locations and the outer edge of the boundary when computing the boundary with –auto-boundary. Set to 0 to automatically choose a value. Default: <code class="docutils literal notranslate"><span class="pre">0</span></code></p>
</dd>
<dt><a class="reference internal" href="boundary/#boundary"><span class="std std-ref">boundary</span></a> &lt;json&gt;</dt><dd><p>Polígono GeoJSON que limita el área de reconstrucción. Se puede especificar como ruta a un archivo GeoJSON o como una cadena JSON que representa el contenido de un archivo GeoJSON. Predeterminado: ``</p>
</dd>
<dt><a class="reference internal" href="build-overviews/#build-overviews"><span class="std std-ref">build-overviews</span></a></dt><dd><p>Crea vistas generales de la ortofoto para una visualización mas rápida en programas como QGIS. Predeterminado: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
@ -538,6 +540,8 @@
</dd>
<dt><a class="reference internal" href="skip-report/#skip-report"><span class="std std-ref">skip-report</span></a></dt><dd><p>No generar informe PDF. Esto puede ahorrar tiempo si no necesita de dicho informe. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><span class="xref std std-ref">sky-removal</span></dt><dd><p>Automatically compute image masks using AI to remove the sky. Experimental. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><a class="reference internal" href="sm-cluster/#sm-cluster"><span class="std std-ref">sm-cluster</span></a> &lt;string&gt;</dt><dd><p>URL a una instancia de ClusterODM para distribuir un flujo de trabajo de split-merge en varios nodos en paralelo. Predeterminado: <code class="docutils literal notranslate"><span class="pre">None</span></code></p>
</dd>
<dt><a class="reference internal" href="smrf-scalar/#smrf-scalar"><span class="std std-ref">smrf-scalar</span></a> &lt;positive float&gt;</dt><dd><p>Parámetro de elevación escalar del Filtro Morfológico Simple. Predeterminado: <code class="docutils literal notranslate"><span class="pre">1.25</span></code></p>

File diff suppressed because one or more lines are too long

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -14,6 +14,9 @@ Options and Flags
:ref:`auto-boundary<auto-boundary>`
Automatically set a boundary using camera shot locations to limit the area of the reconstruction. This can help remove far away background artifacts (sky, background landscapes, etc.). See also --boundary. Default: ``False``
:ref:`auto-boundary-distance<auto-boundary-distance>` <positive float>
Specify the distance between camera shot locations and the outer edge of the boundary when computing the boundary with --auto-boundary. Set to 0 to automatically choose a value. Default: ``0``
:ref:`boundary<boundary>` <json>
GeoJSON polygon limiting the area of the reconstruction. Can be specified either as path to a GeoJSON file or as a JSON string representing the contents of a GeoJSON file. Default: ``
@ -212,6 +215,9 @@ Options and Flags
:ref:`skip-report<skip-report>`
Skip generation of PDF report. This can save time if you don't need a report. Default: ``False``
:ref:`sky-removal<sky-removal>`
Automatically compute image masks using AI to remove the sky. Experimental. Default: ``False``
:ref:`sm-cluster<sm-cluster>` <string>
URL to a ClusterODM instance for distributing a split-merge workflow on multiple nodes in parallel. Default: ``None``

Wyświetl plik

@ -405,6 +405,8 @@
</dd>
<dt><a class="reference internal" href="auto-boundary/#auto-boundary"><span class="std std-ref">auto-boundary</span></a></dt><dd><p>Automatically set a boundary using camera shot locations to limit the area of the reconstruction. This can help remove far away background artifacts (sky, background landscapes, etc.). See also --boundary. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><span class="xref std std-ref">auto-boundary-distance</span> &lt;positive float&gt;</dt><dd><p>Specify the distance between camera shot locations and the outer edge of the boundary when computing the boundary with --auto-boundary. Set to 0 to automatically choose a value. Default: <code class="docutils literal notranslate"><span class="pre">0</span></code></p>
</dd>
<dt><a class="reference internal" href="boundary/#boundary"><span class="std std-ref">boundary</span></a> &lt;json&gt;</dt><dd><p>GeoJSON polygon limiting the area of the reconstruction. Can be specified either as path to a GeoJSON file or as a JSON string representing the contents of a GeoJSON file. Default: ``</p>
</dd>
<dt><a class="reference internal" href="build-overviews/#build-overviews"><span class="std std-ref">build-overviews</span></a></dt><dd><p>Build orthophoto overviews for faster display in programs such as QGIS. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
@ -537,6 +539,8 @@
</dd>
<dt><a class="reference internal" href="skip-report/#skip-report"><span class="std std-ref">skip-report</span></a></dt><dd><p>Skip generation of PDF report. This can save time if you don't need a report. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><span class="xref std std-ref">sky-removal</span></dt><dd><p>Automatically compute image masks using AI to remove the sky. Experimental. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><a class="reference internal" href="sm-cluster/#sm-cluster"><span class="std std-ref">sm-cluster</span></a> &lt;string&gt;</dt><dd><p>URL to a ClusterODM instance for distributing a split-merge workflow on multiple nodes in parallel. Default: <code class="docutils literal notranslate"><span class="pre">None</span></code></p>
</dd>
<dt><a class="reference internal" href="smrf-scalar/#smrf-scalar"><span class="std std-ref">smrf-scalar</span></a> &lt;positive float&gt;</dt><dd><p>Simple Morphological Filter elevation scalar parameter. Default: <code class="docutils literal notranslate"><span class="pre">1.25</span></code></p>

File diff suppressed because one or more lines are too long

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -14,6 +14,9 @@ Options and Flags
:ref:`auto-boundary<auto-boundary>`
Automatically set a boundary using camera shot locations to limit the area of the reconstruction. This can help remove far away background artifacts (sky, background landscapes, etc.). See also --boundary. Default: ``False``
:ref:`auto-boundary-distance<auto-boundary-distance>` <positive float>
Specify the distance between camera shot locations and the outer edge of the boundary when computing the boundary with --auto-boundary. Set to 0 to automatically choose a value. Default: ``0``
:ref:`boundary<boundary>` <json>
GeoJSON polygon limiting the area of the reconstruction. Can be specified either as path to a GeoJSON file or as a JSON string representing the contents of a GeoJSON file. Default: ``
@ -212,6 +215,9 @@ Options and Flags
:ref:`skip-report<skip-report>`
Skip generation of PDF report. This can save time if you don't need a report. Default: ``False``
:ref:`sky-removal<sky-removal>`
Automatically compute image masks using AI to remove the sky. Experimental. Default: ``False``
:ref:`sm-cluster<sm-cluster>` <string>
URL to a ClusterODM instance for distributing a split-merge workflow on multiple nodes in parallel. Default: ``None``

Wyświetl plik

@ -406,6 +406,8 @@
</dd>
<dt><a class="reference internal" href="auto-boundary/#auto-boundary"><span class="std std-ref">auto-boundary</span></a></dt><dd><p>Automatically set a boundary using camera shot locations to limit the area of the reconstruction. This can help remove far away background artifacts (sky, background landscapes, etc.). See also –boundary. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><span class="xref std std-ref">auto-boundary-distance</span> &lt;positive float&gt;</dt><dd><p>Specify the distance between camera shot locations and the outer edge of the boundary when computing the boundary with –auto-boundary. Set to 0 to automatically choose a value. Default: <code class="docutils literal notranslate"><span class="pre">0</span></code></p>
</dd>
<dt><a class="reference internal" href="boundary/#boundary"><span class="std std-ref">boundary</span></a> &lt;json&gt;</dt><dd><p>GeoJSON polygon limiting the area of the reconstruction. Can be specified either as path to a GeoJSON file or as a JSON string representing the contents of a GeoJSON file. Default: ``</p>
</dd>
<dt><a class="reference internal" href="build-overviews/#build-overviews"><span class="std std-ref">build-overviews</span></a></dt><dd><p>Créez des aperçus dorthophoto pour un affichage plus rapide dans des programmes tels que QGIS. Par défaut: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
@ -538,6 +540,8 @@
</dd>
<dt><a class="reference internal" href="skip-report/#skip-report"><span class="std std-ref">skip-report</span></a></dt><dd><p>Ignorer la génération du rapport PDF. Cela peut vous faire gagner du temps si vous navez pas besoin dun rapport. Par défaut : <code class="docutils literal notranslate"><span class="pre">Faux</span></code></p>
</dd>
<dt><span class="xref std std-ref">sky-removal</span></dt><dd><p>Automatically compute image masks using AI to remove the sky. Experimental. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><a class="reference internal" href="sm-cluster/#sm-cluster"><span class="std std-ref">sm-cluster</span></a> &lt;string&gt;</dt><dd><p>URL vers une instance ClusterODM pour la distribution dun workflow de fractionnement et de fusion sur plusieurs nœuds en parallèle. Par défaut : <code class="docutils literal notranslate"><span class="pre">Aucun</span></code></p>
</dd>
<dt><a class="reference internal" href="smrf-scalar/#smrf-scalar"><span class="std std-ref">smrf-scalar</span></a> &lt;positive float&gt;</dt><dd><p>Simple Morphological Filter elevation scalar parameter. Default: <code class="docutils literal notranslate"><span class="pre">1.25</span></code></p>

File diff suppressed because one or more lines are too long

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -14,6 +14,9 @@ Options and Flags
:ref:`auto-boundary<auto-boundary>`
Automatically set a boundary using camera shot locations to limit the area of the reconstruction. This can help remove far away background artifacts (sky, background landscapes, etc.). See also --boundary. Default: ``False``
:ref:`auto-boundary-distance<auto-boundary-distance>` <positive float>
Specify the distance between camera shot locations and the outer edge of the boundary when computing the boundary with --auto-boundary. Set to 0 to automatically choose a value. Default: ``0``
:ref:`boundary<boundary>` <json>
GeoJSON polygon limiting the area of the reconstruction. Can be specified either as path to a GeoJSON file or as a JSON string representing the contents of a GeoJSON file. Default: ``
@ -212,6 +215,9 @@ Options and Flags
:ref:`skip-report<skip-report>`
Skip generation of PDF report. This can save time if you don't need a report. Default: ``False``
:ref:`sky-removal<sky-removal>`
Automatically compute image masks using AI to remove the sky. Experimental. Default: ``False``
:ref:`sm-cluster<sm-cluster>` <string>
URL to a ClusterODM instance for distributing a split-merge workflow on multiple nodes in parallel. Default: ``None``

Wyświetl plik

@ -406,6 +406,8 @@
</dd>
<dt><a class="reference internal" href="auto-boundary/#auto-boundary"><span class="std std-ref">auto-boundary</span></a></dt><dd><p>Automatically set a boundary using camera shot locations to limit the area of the reconstruction. This can help remove far away background artifacts (sky, background landscapes, etc.). See also --boundary. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><span class="xref std std-ref">auto-boundary-distance</span> &lt;positive float&gt;</dt><dd><p>Specify the distance between camera shot locations and the outer edge of the boundary when computing the boundary with --auto-boundary. Set to 0 to automatically choose a value. Default: <code class="docutils literal notranslate"><span class="pre">0</span></code></p>
</dd>
<dt><a class="reference internal" href="boundary/#boundary"><span class="std std-ref">boundary</span></a> &lt;json&gt;</dt><dd><p>GeoJSON polygon limiting the area of the reconstruction. Can be specified either as path to a GeoJSON file or as a JSON string representing the contents of a GeoJSON file. Default: ``</p>
</dd>
<dt><a class="reference internal" href="build-overviews/#build-overviews"><span class="std std-ref">build-overviews</span></a></dt><dd><p>Build orthophoto overviews for faster display in programs such as QGIS. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
@ -538,6 +540,8 @@
</dd>
<dt><a class="reference internal" href="skip-report/#skip-report"><span class="std std-ref">skip-report</span></a></dt><dd><p>Skip generation of PDF report. This can save time if you don't need a report. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><span class="xref std std-ref">sky-removal</span></dt><dd><p>Automatically compute image masks using AI to remove the sky. Experimental. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><a class="reference internal" href="sm-cluster/#sm-cluster"><span class="std std-ref">sm-cluster</span></a> &lt;string&gt;</dt><dd><p>URL to a ClusterODM instance for distributing a split-merge workflow on multiple nodes in parallel. Default: <code class="docutils literal notranslate"><span class="pre">None</span></code></p>
</dd>
<dt><a class="reference internal" href="smrf-scalar/#smrf-scalar"><span class="std std-ref">smrf-scalar</span></a> &lt;positive float&gt;</dt><dd><p>Simple Morphological Filter elevation scalar parameter. Default: <code class="docutils literal notranslate"><span class="pre">1.25</span></code></p>

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.

Wyświetl plik

@ -14,6 +14,9 @@ Options and Flags
:ref:`auto-boundary<auto-boundary>`
Automatically set a boundary using camera shot locations to limit the area of the reconstruction. This can help remove far away background artifacts (sky, background landscapes, etc.). See also --boundary. Default: ``False``
:ref:`auto-boundary-distance<auto-boundary-distance>` <positive float>
Specify the distance between camera shot locations and the outer edge of the boundary when computing the boundary with --auto-boundary. Set to 0 to automatically choose a value. Default: ``0``
:ref:`boundary<boundary>` <json>
GeoJSON polygon limiting the area of the reconstruction. Can be specified either as path to a GeoJSON file or as a JSON string representing the contents of a GeoJSON file. Default: ``
@ -212,6 +215,9 @@ Options and Flags
:ref:`skip-report<skip-report>`
Skip generation of PDF report. This can save time if you don't need a report. Default: ``False``
:ref:`sky-removal<sky-removal>`
Automatically compute image masks using AI to remove the sky. Experimental. Default: ``False``
:ref:`sm-cluster<sm-cluster>` <string>
URL to a ClusterODM instance for distributing a split-merge workflow on multiple nodes in parallel. Default: ``None``

Wyświetl plik

@ -405,6 +405,8 @@
</dd>
<dt><a class="reference internal" href="auto-boundary/#auto-boundary"><span class="std std-ref">auto-boundary</span></a></dt><dd><p>Automatically set a boundary using camera shot locations to limit the area of the reconstruction. This can help remove far away background artifacts (sky, background landscapes, etc.). See also --boundary. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><span class="xref std std-ref">auto-boundary-distance</span> &lt;positive float&gt;</dt><dd><p>Specify the distance between camera shot locations and the outer edge of the boundary when computing the boundary with --auto-boundary. Set to 0 to automatically choose a value. Default: <code class="docutils literal notranslate"><span class="pre">0</span></code></p>
</dd>
<dt><a class="reference internal" href="boundary/#boundary"><span class="std std-ref">boundary</span></a> &lt;json&gt;</dt><dd><p>GeoJSON polygon limiting the area of the reconstruction. Can be specified either as path to a GeoJSON file or as a JSON string representing the contents of a GeoJSON file. Default: ``</p>
</dd>
<dt><a class="reference internal" href="build-overviews/#build-overviews"><span class="std std-ref">build-overviews</span></a></dt><dd><p>Build orthophoto overviews for faster display in programs such as QGIS. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
@ -537,6 +539,8 @@
</dd>
<dt><a class="reference internal" href="skip-report/#skip-report"><span class="std std-ref">skip-report</span></a></dt><dd><p>Skip generation of PDF report. This can save time if you don't need a report. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><span class="xref std std-ref">sky-removal</span></dt><dd><p>Automatically compute image masks using AI to remove the sky. Experimental. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><a class="reference internal" href="sm-cluster/#sm-cluster"><span class="std std-ref">sm-cluster</span></a> &lt;string&gt;</dt><dd><p>URL to a ClusterODM instance for distributing a split-merge workflow on multiple nodes in parallel. Default: <code class="docutils literal notranslate"><span class="pre">None</span></code></p>
</dd>
<dt><a class="reference internal" href="smrf-scalar/#smrf-scalar"><span class="std std-ref">smrf-scalar</span></a> &lt;positive float&gt;</dt><dd><p>Simple Morphological Filter elevation scalar parameter. Default: <code class="docutils literal notranslate"><span class="pre">1.25</span></code></p>

File diff suppressed because one or more lines are too long

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -14,6 +14,9 @@ Options and Flags
:ref:`auto-boundary<auto-boundary>`
Automatically set a boundary using camera shot locations to limit the area of the reconstruction. This can help remove far away background artifacts (sky, background landscapes, etc.). See also --boundary. Default: ``False``
:ref:`auto-boundary-distance<auto-boundary-distance>` <positive float>
Specify the distance between camera shot locations and the outer edge of the boundary when computing the boundary with --auto-boundary. Set to 0 to automatically choose a value. Default: ``0``
:ref:`boundary<boundary>` <json>
GeoJSON polygon limiting the area of the reconstruction. Can be specified either as path to a GeoJSON file or as a JSON string representing the contents of a GeoJSON file. Default: ``
@ -212,6 +215,9 @@ Options and Flags
:ref:`skip-report<skip-report>`
Skip generation of PDF report. This can save time if you don't need a report. Default: ``False``
:ref:`sky-removal<sky-removal>`
Automatically compute image masks using AI to remove the sky. Experimental. Default: ``False``
:ref:`sm-cluster<sm-cluster>` <string>
URL to a ClusterODM instance for distributing a split-merge workflow on multiple nodes in parallel. Default: ``None``

Wyświetl plik

@ -406,6 +406,8 @@
</dd>
<dt><a class="reference internal" href="auto-boundary/#auto-boundary"><span class="std std-ref">auto-boundary</span></a></dt><dd><p>Automatically set a boundary using camera shot locations to limit the area of the reconstruction. This can help remove far away background artifacts (sky, background landscapes, etc.). See also --boundary. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><span class="xref std std-ref">auto-boundary-distance</span> &lt;positive float&gt;</dt><dd><p>Specify the distance between camera shot locations and the outer edge of the boundary when computing the boundary with --auto-boundary. Set to 0 to automatically choose a value. Default: <code class="docutils literal notranslate"><span class="pre">0</span></code></p>
</dd>
<dt><a class="reference internal" href="boundary/#boundary"><span class="std std-ref">boundary</span></a> &lt;json&gt;</dt><dd><p>GeoJSON polygon limiting the area of the reconstruction. Can be specified either as path to a GeoJSON file or as a JSON string representing the contents of a GeoJSON file. Default: ``</p>
</dd>
<dt><a class="reference internal" href="build-overviews/#build-overviews"><span class="std std-ref">build-overviews</span></a></dt><dd><p>Build orthophoto overviews for faster display in programs such as QGIS. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
@ -538,6 +540,8 @@
</dd>
<dt><a class="reference internal" href="skip-report/#skip-report"><span class="std std-ref">skip-report</span></a></dt><dd><p>Skip generation of PDF report. This can save time if you don't need a report. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><span class="xref std std-ref">sky-removal</span></dt><dd><p>Automatically compute image masks using AI to remove the sky. Experimental. Default: <code class="docutils literal notranslate"><span class="pre">False</span></code></p>
</dd>
<dt><a class="reference internal" href="sm-cluster/#sm-cluster"><span class="std std-ref">sm-cluster</span></a> &lt;string&gt;</dt><dd><p>URL to a ClusterODM instance for distributing a split-merge workflow on multiple nodes in parallel. Default: <code class="docutils literal notranslate"><span class="pre">None</span></code></p>
</dd>
<dt><a class="reference internal" href="smrf-scalar/#smrf-scalar"><span class="std std-ref">smrf-scalar</span></a> &lt;positive float&gt;</dt><dd><p>Simple Morphological Filter elevation scalar parameter. Default: <code class="docutils literal notranslate"><span class="pre">1.25</span></code></p>

File diff suppressed because one or more lines are too long