Skip to content

TejasNaikk/Face-Detection-and-Tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face-Detection-and-Tracking

Computer Vision model to detect face in the first frame of a video using pre-trained Viola Jones Detector and to continue tracking it in the rest of the video using:

a) CAMShift

b) Particle Filter

c) Kalman Filter.

This is implemented in OpenCV 3.3.0 and Python 2.7

About

Computer Vision model to detect face in the first frame of a video and to continue tracking it in the rest of the video. This is implemented in OpenCV 3.3.0 and Python 2.7

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages