Skip to content

Commit 77743ff

Browse files
authored
Update fld_lines.cpp
1 parent f3cbbbb commit 77743ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/ximgproc/samples/fld_lines.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ int main(int argc, char** argv)
2424

2525
if( image.empty() )
2626
{
27+
parser.printMessage();
2728
return -1;
2829
}
2930

0 commit comments

Comments
 (0)