diff --git a/run.pl b/run.pl index ef0a2884..442b9c67 100644 --- a/run.pl +++ b/run.pl @@ -67,7 +67,7 @@ sub parseArgs { ## defaults $args{"--match-size"} = "200"; - $args{"--resize-to"} = "1200"; + $args{"--resize-to"} = "3000"; $args{"--start-with"} = "resize"; $args{"--end-with"} = "pmvs";