diff --git a/source/arguments/auto-boundary.rst b/source/arguments/auto-boundary.rst new file mode 100644 index 000000000..24f54adba --- /dev/null +++ b/source/arguments/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/.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 `_ and help improve `this page `_! diff --git a/source/arguments/boundary.rst b/source/arguments/boundary.rst new file mode 100644 index 000000000..28ffba0c7 --- /dev/null +++ b/source/arguments/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/.rst + +.. _boundary: + +boundary +```````` + +**Options:** ** + +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 `_ and help improve `this page `_!