http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
An abstract class that can be use the perform background / forground detection.
Namespace: Emgu.CV.VideoSurveillanceAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public abstract class BackgroundSubstractor : UnmanagedObject, IBGFGDetector<Bgr> |
Visual Basic |
---|
Public MustInherit Class BackgroundSubstractor _ Inherits UnmanagedObject _ Implements IBGFGDetector(Of Bgr) |
Visual C++ |
---|
public ref class BackgroundSubstractor abstract : public UnmanagedObject, IBGFGDetector<Bgr> |
Inheritance Hierarchy
System..::..Object
Emgu.Util..::..DisposableObject
Emgu.Util..::..UnmanagedObject
Emgu.CV.VideoSurveillance..::..BackgroundSubstractor
Emgu.CV.VideoSurveillance..::..BackgroundSubstractorMOG
Emgu.CV.VideoSurveillance..::..BackgroundSubstractorMOG2
Emgu.Util..::..DisposableObject
Emgu.Util..::..UnmanagedObject
Emgu.CV.VideoSurveillance..::..BackgroundSubstractor
Emgu.CV.VideoSurveillance..::..BackgroundSubstractorMOG
Emgu.CV.VideoSurveillance..::..BackgroundSubstractorMOG2