Gaussian Mixture Model Background Subtraction for Motion Detection
Gaussian Mixture Model-based background subtraction algorithm for detecting moving objects with implementation insights
Explore MATLAB source code curated for "混合高斯背景建模" with clean implementations, documentation, and examples.
Gaussian Mixture Model-based background subtraction algorithm for detecting moving objects with implementation insights
Implementation of Gaussian Mixture Model for dynamic video background modeling, achieving excellent performance in motion-background separation
Implementation of Gaussian Mixture Model (GMM) background modeling written in MATLAB. While computationally intensive with relatively slow execution speed, this code serves as an educational example demonstrating the core algorithm mechanics. Originally developed during the author's participation in SJTU's PRP program, this implementation is no longer actively used in the original project but remains valuable for learning purposes.