Skip to content

Python and C++ implementations of openCV face tracking capabilities coupled with arduino code for moving the camera to follow the face. Kalman Filters included. Inspired by http://docs.opencv.org/2.4/doc/tutorials/objdetect/cascade_classifier/cascade_classifier.html (cpp), http://opencvexamples.blogspot.com/2014/01/kalman-filter-implementation-t…

License

Notifications You must be signed in to change notification settings

bnestor/FaceDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Python and C++ implementations of openCV face tracking capabilities coupled with arduino code for moving the camera to follow the face. Kalman Filters included. Inspired by http://docs.opencv.org/2.4/doc/tutorials/objdetect/cascade_classifier/cascade_classifier.html (cpp), http://opencvexamples.blogspot.com/2014/01/kalman-filter-implementation-t…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages