kopia lustrzana https://github.com/OpenDroneMap/NodeODM
Missing test file, hide version and name parameters
rodzic
7eee2e687e
commit
2a9591347b
|
@ -43,7 +43,7 @@ module.exports = {
|
|||
if (["-h", "--project-path", "--cmvs-maxImages", "--time",
|
||||
"--zip-results", "--pmvs-num-cores",
|
||||
"--start-with", "--gcp", "--end-with", "--images",
|
||||
"--slam-config", "--video"].indexOf(option) !== -1) continue;
|
||||
"--slam-config", "--video", "--version", "--name"].indexOf(option) !== -1) continue;
|
||||
|
||||
let values = json[option];
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue