We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3cbbbb commit 77743ffCopy full SHA for 77743ff
modules/ximgproc/samples/fld_lines.cpp
@@ -24,6 +24,7 @@ int main(int argc, char** argv)
24
25
if( image.empty() )
26
{
27
+ parser.printMessage();
28
return -1;
29
}
30
0 commit comments