tapi examples - Removing defaults from all command line switches accessed with has()
This commit is contained in:
@@ -75,7 +75,7 @@ static void drawArrows(UMat& _frame, const vector<Point2f>& prevPts, const vecto
|
||||
int main(int argc, const char* argv[])
|
||||
{
|
||||
const char* keys =
|
||||
"{ h help | false | print help message }"
|
||||
"{ h help | | print help message }"
|
||||
"{ l left | | specify left image }"
|
||||
"{ r right | | specify right image }"
|
||||
"{ c camera | 0 | enable camera capturing }"
|
||||
|
||||
Reference in New Issue
Block a user