http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Create a MOG foreground detector
Namespace: Emgu.CV.VideoSurveillanceAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public FGDetector( MCvGaussBGStatModelParams parameter ) |
Visual Basic |
---|
Public Sub New ( _ parameter As MCvGaussBGStatModelParams _ ) |
Visual C++ |
---|
public: FGDetector( MCvGaussBGStatModelParams parameter ) |
Parameters
- parameter
- Type: Emgu.CV.Structure..::..MCvGaussBGStatModelParams
The MOG foreground detector parameters