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 530aac3 commit 3d7ad4cCopy full SHA for 3d7ad4c
demos/interactive_face_detection_demo/cpp_gapi/README.md
@@ -71,7 +71,7 @@ Running the demo with `-h` shows this help message:
71
72
```sh
73
[ -h] show the help message and exit
74
- [--help] print help on all arguments
+ [--help] print help on all arguments
75
-m <MODEL FILE> path to an .xml file with a trained Face Detection model
76
[ -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
77
[--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