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