Emgu.CV.VideoSurveillance Namespace |
Class | Description | |
---|---|---|
![]() | BackgroundSubtractor |
An abstract class that can be use the perform background / forground detection.
|
![]() | BackgroundSubtractorKNN |
K-nearest neighbors - based Background/Foreground Segmentation Algorithm.
|
![]() | BackgroundSubtractorMOG2 |
The class implements the following algorithm:
"Improved adaptive Gaussian mixture model for background subtraction"
Z.Zivkovic
International Conference Pattern Recognition, UK, August, 2004.
http://www.zoranz.net/Publications/zivkovic2004ICPR.pdf
|