Skip to content

Commit 0fe8705

Browse files
committed
remove depthmap-resolution from tutorial
1 parent f3c9a96 commit 0fe8705

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/tutorials.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -779,7 +779,7 @@ Resize droplet, pull pin, run away
779779

780780
::
781781

782-
nohup python run.py myproject --split 1 --split-overlap 0 --depthmap-resolution 1000 --orthophoto-resolution 5 --dem-resolution 15 --pc-las --dsm
782+
nohup python run.py myproject --split 1 --split-overlap 0 --orthophoto-resolution 5 --dem-resolution 15 --pc-las --dsm
783783

784784
- This points ODM at the folder (in this example)
785785
``/mnt/odmdata/myproject/``. Provided the image_groups.txt and

0 commit comments

Comments
 (0)