Fixed default arg value in videostab sample

This commit is contained in:
Alexey Spizhevoy 2012-03-30 09:49:41 +00:00
parent 99f29b75a1
commit 014accaf31

View File

@ -188,7 +188,7 @@ int main(int argc, const char **argv)
"{ | stdev | | }"
"{ | deblur | | }"
"{ | deblur-sens | | }"
"{ | est-trim | | }"
"{ | est-trim | yes | }"
"{ t | trim-ratio | | }"
"{ | incl-constr | | }"
"{ | border-mode | | }"