kopia lustrzana https://github.com/OpenDroneMap/docs
Merge branch 'OpenDroneMap:publish' into publish
commit
903714d233
|
@ -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>`_!
|
|
@ -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>`_!
|
Ładowanie…
Reference in New Issue