pull/13383/head
Anatoly Baksheev 13 years ago
parent 504a93ed0a
commit 2042e99cab
  1. 2
      samples/gpu/optical_flow.cpp

@ -40,7 +40,7 @@ int main(int argc, const char* argv[])
if (cmd.get<bool>("help"))
{
cout << "Usage: optical_float [options]" << endl;
cout << "Usage: optical_flow [options]" << endl;
cout << "Avaible options:" << endl;
cmd.printParams();
return 0;

Loading…
Cancel
Save