-
Notifications
You must be signed in to change notification settings - Fork 0
SwethasriKavuri/Object-Detection-and-Tracking
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Detect the face in the first frame of the movie: Using pre-trained Viola-Jones detector Track the face throughout the movie using: CAMShift Particle Filter Face detector + Kalman Filter (always run the kf.predict(), and run kf.correct() when you get a new face detection) Face Detector + Optical Flow tracker (use the OF tracker whenever the face detector fails).
About
Object Detection using Optical Flow Tracker, Kalman Filter in OpenCV
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published