kopia lustrzana https://github.com/OpenDroneMap/ODM
rodzic
0a18c568f4
commit
9ca765779e
1
run.py
1
run.py
|
@ -690,6 +690,7 @@ def opensfm():
|
||||||
# Configure OpenSfM
|
# Configure OpenSfM
|
||||||
config = [
|
config = [
|
||||||
"use_exif_size: no",
|
"use_exif_size: no",
|
||||||
|
"features_process_size: {}".format(jobOptions["resizeTo"]),
|
||||||
"preemptive_threshold: 5",
|
"preemptive_threshold: 5",
|
||||||
"processes: {}".format(CORES),
|
"processes: {}".format(CORES),
|
||||||
]
|
]
|
||||||
|
|
Ładowanie…
Reference in New Issue