Skip to content

safeng/Background-Modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Background-Modeling

Background modeling using Gaussian Mixture Model - C++

Background model for each pixel is constructed with a number of Gaussian componets, which are dynamically updated by new incoming pixels. With GMM, this background model can adapt to slow background changes and is also robust to small replicate background changes such as leaves swinging.

For detailed usage, please refer to main.cpp.

Copyright (C) 2012 Shuang Feng

If you meet any problems, please contact [email protected]

About

Background modeling using Gaussian Mixture Model - C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages