Skip to content

Face Detection and tracking using CamShift, Kalman Filter, Optical Flow

Notifications You must be signed in to change notification settings

shreyasbhatia09/Face-Detection-and-Tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face-Detection-and-Tracking

Face Detection and tracking using

  1. CamShift
  2. Kalman Filter
  3. Optical Flow

Implemented using opencv and python

Special thanks to Professor Roy Shilkrot for providing the skeleton code.