Skip to content

danj98/ArduinoFaceTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Face Tracking

Introduction:

This is a simple project using facial recognition, an arduino and a web camera to track and follow a face. I'm using the CascadeClassifier from the open-source library OpenCV for Python. The coordinates from the detection gets fed into an arduino where it gets translated to motor-controls, pointing the camera at the face.

Dependencies:

TODO:

  • Integration with OV7670 camera module
  • Model and print custom parts for servos and camera
  • Integrate laser module to blind guests (???)

Arduino schematics:

About

Tracks face using a webcam and an arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published