|
Re: facedetect.c: msg#00679lib.opencv
It is the format in which you'll call the program. The program can work in two ways: 1. Using Images 2. Using the Camera If you double click in the facedetect.cmd code, it will automatically choose the camera. If the camera is not available, then it will display the face in lena.jpg. For example, the format may be like this: facedetect --cascade="../../data/haarcascades/haarcascade_frontalface_alt.xml" You must refer to the xml file for the frontal face detection. If you add a file name after that, then it will find the face in that file. For example, like this: facedetect --cascade="../../data/haarcascades/haarcascade_frontalface_alt.xml" faces.jpg Regards, :D Paramesh. --- In OpenCV@xxxxxxxxxxxxxxx, simona fabbro <simyrm03@xxxx> wrote: > > Hi all, > I use facedetect.c of the sample of OpenCV. But when I use this code, I have this problem in the executation: > > Usage: facedetect --cascade="<cascade_path>"[filename: cameraindex] > > where is the problem?? > thanks > > > --------------------------------- > Yahoo! Messenger with Voice: chiama da PC a telefono a tariffe esclusive > > [Non-text portions of this message have been removed] > Change settings: http://www.yahoogroups.com/mygroups, select Get Emails (get all posts) Daily Digest (one summary email per day) Read on the web (read posts on the web only)Or Unsubscribe by mailing OpenCV-unsubscribe@xxxxxxxxxxxxxxx |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | facedetect.c: 00679, simona fabbro |
|---|---|
| Next by Date: | Re: facedetect.c: 00679, Gonçalo Monteiro |
| Previous by Thread: | facedetect.ci: 00679, simona fabbro |
| Next by Thread: | Re: facedetect.c: 00679, Gonçalo Monteiro |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |