Create a forground statistic model using the given parameters
Namespace:
Emgu.CV.VideoSurveillanceAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.649 (2.1.0.649)
Syntax
C# | Visual Basic | Visual C++ |
public BGStatModel( Image<TColor, byte> image, ref MCvFGDStatModelParams parameters )
Public Sub New ( _ image As Image(Of TColor, Byte), _ ByRef parameters As MCvFGDStatModelParams _ )
public: BGStatModel( Image<TColor, unsigned char>^ image, MCvFGDStatModelParams% parameters )
Parameters
- parameters
-
MCvFGDStatModelParams
%
FGDStatModel