Merge branch 'OpenDroneMap:publish' into publish

pull/119/head
Saijin-Naib 2021-11-09 23:57:38 -05:00 zatwierdzone przez GitHub
commit 903714d233
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 34 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1,17 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
.rst file in arguments_edit/<argument>.rst
.. _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``
.. include:: ../arguments_edit/auto-boundary.rst
`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/auto-boundary.rst>`_!

Wyświetl plik

@ -0,0 +1,17 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, create a
.rst file in arguments_edit/<argument>.rst
.. _boundary:
boundary
````````
**Options:** *<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: ``
.. include:: ../arguments_edit/boundary.rst
`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/boundary.rst>`_!