remove debug in examples

pull/133/head
bonaime 2022-02-04 14:49:18 +01:00
rodzic 6e73b6017a
commit b8ee903691
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -334,7 +334,7 @@ Here is a linux example for ODM ::
--smrf-threshold 0.4 --smrf-window 24 --dsm --pc-csv --pc-las --orthophoto-kmz \
--ignore-gsd --matcher-type flann --feature-quality ultra --max-concurrency 16 \
--use-hybrid-bundle-adjustment --build-overviews --time --min-num-features 10000 \
--debug --project-path $output_dir
--project-path $output_dir
Here is a linux example for the ODM with GPU::
@ -351,7 +351,7 @@ Here is a linux example for the ODM with GPU::
--smrf-threshold 0.4 --smrf-window 24 --dsm --pc-csv --pc-las --orthophoto-kmz \
--ignore-gsd --matcher-type flann --feature-quality ultra --max-concurrency 16 \
--use-hybrid-bundle-adjustment --build-overviews --time --min-num-features 10000 \
--debug --project-path $output_dir
--project-path $output_dir