updated usage message (opencv_stitching)
This commit is contained in:
parent
f610b16eaf
commit
71ebe377fc
@ -29,7 +29,6 @@ void printUsage()
|
|||||||
cout << "--match_conf\n"
|
cout << "--match_conf\n"
|
||||||
<< "\tGood values are in [0.2, 0.8] range usually.\n\n";
|
<< "\tGood values are in [0.2, 0.8] range usually.\n\n";
|
||||||
cout << "HINT:\n"
|
cout << "HINT:\n"
|
||||||
<< "\tDefault parameters are for '--trygpu no' configuration.\n"
|
|
||||||
<< "\tTry bigger values for --work_megapix if something is wrong.\n\n";
|
<< "\tTry bigger values for --work_megapix if something is wrong.\n\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user