Skip to content

(Computer Vision - Object Tracking/Detection) A face tracker was implemented using a Haar Cascade Classifier for initial face detection and a particle filter algorithm for tracking the movement of the face throughout a video stream.

Notifications You must be signed in to change notification settings

pkhiev/Particle_Filter_Face_Tracker

Repository files navigation

Particle_Filter_Face_Tracker

Computer vision face tracking. A face tracker was implemented using a Haar Cascade Classifier for initial face detection and a particle filter algorithm for tracking the movement of the face throughout a video stream. Currently, the code functions and briefly detects and tracks face movement before crashing. Debugging is needed to rectify crashing issue

Please see Particle_Filter_Face_tracker.pdf for more information.

About

(Computer Vision - Object Tracking/Detection) A face tracker was implemented using a Haar Cascade Classifier for initial face detection and a particle filter algorithm for tracking the movement of the face throughout a video stream.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages