pyskell/slouchy

Difficulty detecting faces

Open

#1 opened on Oct 12, 2015

View on GitHub
 (21 comments) (0 reactions) (1 assignee)Python (800 stars) (47 forks)batch import
enhancementhelp wanted

Description

When I hit setup I get:

('Error:', 'Expected 1 face, found 0 faces. Please make sure your face is in frame, and remove any other things detected as a face from the frame.')

I checked FaceTime to see what's up and half of my face is in shadow from the window next to me. I quit it and relauched, this time facing the window and still got the same error. Looks like face detection needs some work.

Contributor guide