Skip to content

Commit 71ce333

Browse files
Saijin-NaibSaijin-Naib
authored andcommitted
Update: Merge Skip Blending
Add Merge Skip Blending strings Documentation
1 parent c27d654 commit 71ce333

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

source/arguments.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ Options and Flags
113113
:ref:`merge<merge>` all | pointcloud | orthophoto | dem
114114
Choose what to merge in the merge step in a split dataset. By default all available outputs are merged. Options: ['all', 'pointcloud', 'orthophoto', 'dem']. Default: ``all``
115115

116+
:ref:`merge-skip-blending<merge-skip-blending>`
117+
During the orthophoto merging, skip expensive blending operation: ``False``
118+
116119
:ref:`mesh-octree-depth<mesh-octree-depth>` <integer: 1 <= x <= 14>
117120
Octree depth used in the mesh reconstruction, increase to get more vertices, recommended values are 8-12. Default: ``11``
118121

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
..
2+
AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT!
3+
If you want to add more details to a command, edit a
4+
.rst file in arguments_edit/<argument>.rst
5+
6+
.. _merge-skip-blending:
7+
8+
merge-skip-blending
9+
```````````````````
10+
11+
12+
13+
During the orthophoto merging, skip expensive blending operation: ``False``
14+
15+
16+
17+
18+
`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/merge-skip-blending.rst>`_!
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

0 commit comments

Comments
 (0)