change default resize-to

2400 is probably a saner default

Former-commit-id: 4ed085de72
gh-pages
Stephen Mather 2015-02-21 18:24:22 -05:00
rodzic ca8e3bee3d
commit cbafacf37e
1 zmienionych plików z 1 dodań i 1 usunięć

2
run.pl
Wyświetl plik

@ -79,7 +79,7 @@ sub parseArgs {
## defaults
$args{"--match-size"} = "200";
$args{"--resize-to"} = "3000";
$args{"--resize-to"} = "2400";
$args{"--start-with"} = "resize";
$args{"--end-with"} = "odm_orthophoto";