Fixed default arg value in videostab sample

pull/13383/head
Alexey Spizhevoy 13 years ago
parent 99f29b75a1
commit 014accaf31
  1. 2
      samples/cpp/videostab.cpp

@ -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 | | }"

Loading…
Cancel
Save