Merge pull request #153 from Saijin-Naib/publish

Update Docs for new parameters
pull/154/head
Saijin-Naib 2022-09-08 07:57:29 -04:00 zatwierdzone przez GitHub
commit f82309c7e6
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
4 zmienionych plików z 38 dodań i 0 usunięć

Wyświetl plik

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

Wyświetl plik

@ -0,0 +1,18 @@
..
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
If you want to add more details to a command, edit a
.rst file in arguments_edit/<argument>.rst
.. _sky-removal:
sky-removal
```````````
Automatically compute image masks using AI to remove the sky. Experimental. Default: ``False``
`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/sky-removal.rst>`_!

Wyświetl plik

@ -0,0 +1 @@