Commit 014accaf authored by Alexey Spizhevoy's avatar Alexey Spizhevoy

Fixed default arg value in videostab sample

parent 99f29b75
......@@ -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 | | }"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment