Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 264 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 264 Bytes

cv_tracking

Detection and Tracking

This code is going to ->

  1. Detect the face in the first frame of the movie using pre-trained Viola-Jones detector
  2. Track the face throughout the movie using (a)CAMShift (b)Particle Filter (c) Face detector + Kalman Filter