We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85db0b3 commit 51f57d6Copy full SHA for 51f57d6
demos/interactive_face_detection_demo/cpp/README.md
@@ -73,7 +73,7 @@ Running the demo with `-h` shows this help message:
73
74
```
75
[ -h] show the help message and exit
76
- [--help] print help on all arguments
+ [--help] print help on all arguments
77
-m <MODEL FILE> path to an .xml file with a trained Face Detection model
78
[ -i <INPUT>] an input to process. The input must be a single image, a folder of images, video file or camera id. Default is 0
79
[--bb_enlarge_coef <NUMBER>] coefficient to enlarge/reduce the size of the bounding box around the detected face. Default is 1.2
0 commit comments