Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Face detector + detacher #1

Open
vrnmthr opened this issue Apr 18, 2019 · 0 comments
Open

Face detector + detacher #1

vrnmthr opened this issue Apr 18, 2019 · 0 comments

Comments

@vrnmthr
Copy link
Owner

vrnmthr commented Apr 18, 2019

Need to detect when a face is in the frame, and crop the image to be just the bounding box.

Get this running on a live video feed, probably through something we can spin up from a python script.

dlib is supposed to be really good for this stuff -- python example at http://dlib.net/face_detector.py.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant