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 detection #4

Open
gunthercox opened this issue Feb 9, 2016 · 0 comments
Open

Face detection #4

gunthercox opened this issue Feb 9, 2016 · 0 comments

Comments

@gunthercox
Copy link
Member

gunthercox commented Feb 9, 2016

I recently saw an interesting article (http://www.pyimagesearch.com/2016/01/04/unifying-picamera-and-cv2-videocapture-into-a-single-class-with-opencv/) featuring some different projects conducted with cameras on a Raspberry Pi using Open CV.

At some point it might be interesting to experiment with adding face detection to the network-camera module. I would be interested in looking into web sockets (on the api side) as a possibility for a design that is slightly more event driven (an event could be something such as when a face is detected).

  • Object tracking events (motion direction information)
  • Face recognition events
  • Written word detection events
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