diff --git a/source/arguments.rst b/source/arguments.rst index 556d58464..5d2f9ccc2 100644 --- a/source/arguments.rst +++ b/source/arguments.rst @@ -11,6 +11,9 @@ Options and Flags :ref:`3d-tiles<3d-tiles>` Generate OGC 3D Tiles outputs. Default: ``False`` +:ref:`align` + Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: ``None`` + :ref:`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`` diff --git a/source/arguments/align.rst b/source/arguments/align.rst new file mode 100644 index 000000000..19960aafa --- /dev/null +++ b/source/arguments/align.rst @@ -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/.rst + +.. _align: + +align +````` + +**Options:** ** + +Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: ``None`` + + + + +`Learn to edit `_ and help improve `this page `_! diff --git a/source/arguments_edit/align.rst b/source/arguments_edit/align.rst new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/source/arguments_edit/align.rst @@ -0,0 +1 @@ +