c5dcef3aaa8142ab304f45d7d4959f8c48593a01
[platform/upstream/opencv.git] / samples / c / facedetect.cmd
1 REM an example of using haar cascade recognition for face and eye detection.
2 facedetect --cascade="../../data/haarcascades/haarcascade_frontalface_alt.xml" --nested-cascade="../../data/haarcascades/haarcascade_eye.xml" --scale=1.3 %1