Skip to content

C++ class that can be used to recognize moving objects from an input video.

Notifications You must be signed in to change notification settings

LucaMeschiari/MotionRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The surveillance class uses a Running Gaussian Average algorithm to detect moving objects from a non-static background.
The input video must be of .avi filetype.
In order to run the program you need to have the OpenCV library installed.


https://github.com/LucaMeschiari/MotionRecognition

Copyright (c) 2012 Luca Meschiari <[email protected]>  <http://www.lucameschiari.com>.

About

C++ class that can be used to recognize moving objects from an input video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published