mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 19:20:28 +08:00
gramma
This commit is contained in:
parent
504a93ed0a
commit
2042e99cab
@ -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…
Reference in New Issue
Block a user