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"))
|
if (cmd.get<bool>("help"))
|
||||||
{
|
{
|
||||||
cout << "Usage: optical_float [options]" << endl;
|
cout << "Usage: optical_flow [options]" << endl;
|
||||||
cout << "Avaible options:" << endl;
|
cout << "Avaible options:" << endl;
|
||||||
cmd.printParams();
|
cmd.printParams();
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user