Namespace Emgu.CV.BgSegm
Classes
- BackgroundSubtractorCNT
Background subtraction based on counting.
- BackgroundSubtractorGMG
Background Subtractor module based on the algorithm given in: Andrew B. Godbehere, Akihiro Matsukawa, Ken Goldberg, "Visual Tracking of Human Visitors under Variable-Lighting Conditions for a Responsive Audio Art Installation", American Control Conference, Montreal, June 2012.
- BackgroundSubtractorGSOC
Implementation of the different yet better algorithm which is called GSOC, as it was implemented during GSOC and was not originated from any paper.
- BackgroundSubtractorLSBP
Background Subtraction using Local SVD Binary Pattern.
- BackgroundSubtractorMOG
Gaussian Mixture-based Background/Foreground Segmentation Algorithm. The class implements the following algorithm: "An improved adaptive background mixture model for real-time tracking with shadow detection" P. KadewTraKuPong and R. Bowden, Proc. 2nd European Workshp on Advanced Video-Based Surveillance Systems, 2001."
- BgSegmInvoke
Entry points for the BgSegm module.
Enums
- BackgroundSubtractorLSBP.CameraMotionCompensation
Camera Motion compensation mode