mirror of
https://github.com/opencv/opencv.git
synced 2024-11-28 05:06:29 +08:00
put in a remark
This commit is contained in:
parent
bbbd57d6c1
commit
4789306499
@ -1 +1,2 @@
|
||||
facedetect --cascade="../../data/haarcascades/haarcascade_frontalface_alt.xml" --nested-cascade="../../data/haarcascades/haarcascade_eye.xml" --scale=1.3 %1
|
||||
REM an example of using haar cascade recognition for face and eye detection.
|
||||
facedetect --cascade="../../data/haarcascades/haarcascade_frontalface_alt.xml" --nested-cascade="../../data/haarcascades/haarcascade_eye.xml" --scale=1.3 %1
|
||||
|
Loading…
Reference in New Issue
Block a user