Skip to content

Simple setup for a motion detection and tracking system using background subtraction and kalman filtering

Notifications You must be signed in to change notification settings

hoffsupes/Motion-Detection-and-Tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Motion-Detection-and-Tracking

Does:

Video Stabilization

Motion Detection via Background Subtraction

Kalman Filter Tracking: Assigning, updates etc

Filtering of Tracks on the basis of certain properties: Age, blob size etc.

Printing results from relevant tracks

Video Stabilization being done is by gonzo / vanilla OpenCV function. RANSAC based video stabilization not yet integrated during time of use but available separately.

About

Simple setup for a motion detection and tracking system using background subtraction and kalman filtering

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages