kopia lustrzana https://github.com/OpenDroneMap/NodeODM
Expose --end-with
rodzic
676e15b421
commit
c43a723037
|
@ -58,7 +58,7 @@ module.exports = {
|
||||||
if (["-h", "--project-path", "--cmvs-maxImages", "--time",
|
if (["-h", "--project-path", "--cmvs-maxImages", "--time",
|
||||||
"--zip-results", "--pmvs-num-cores",
|
"--zip-results", "--pmvs-num-cores",
|
||||||
"--start-with", "--gcp", "--images",
|
"--start-with", "--gcp", "--images",
|
||||||
"--rerun-all", "--rerun", "--end-with",
|
"--rerun-all", "--rerun",
|
||||||
"--slam-config", "--video", "--version", "name"].indexOf(option) !== -1) continue;
|
"--slam-config", "--video", "--version", "name"].indexOf(option) !== -1) continue;
|
||||||
|
|
||||||
let values = json[option];
|
let values = json[option];
|
||||||
|
|
Ładowanie…
Reference in New Issue