Closed Pithikos closed 9 years ago
You are right. The correct instructions are:
python face_detect.py abba.png haarcascade_frontalface_default.xml
I've updated the Readme.
I had the instructions correct to begin with, but was putting the image name in <>, and didnt realise Github applied Markdown automatically and removed the image name.
python face_detect.py <image file> haarcascade_frontalface_default.xml
That what you were going for?
Yes
On 1 Dec 2014, at 12:15, ░▒▓█│【Walkman】│█▓▒░ notifications@github.com wrote:
python face_detect.py
haarcascade_frontalface_default.xml That what you were going for? — Reply to this email directly or view it on GitHub.
Following the instructions I get error. Below is what I do on my Ubuntu:
I get this error: