Create a forground statistic model using the given parameters

C# | Visual Basic | Visual C++ |
public BackgroundStatisticsModel( Image<Bgr, byte> image, ref MCvFGDStatModelParams parameters )
Public Sub New ( _ image As Image(Of Bgr, Byte), _ ByRef parameters As MCvFGDStatModelParams _ )
public: BackgroundStatisticsModel( Image<Bgr, unsigned char>^ image, MCvFGDStatModelParams% parameters )

- parameters ( MCvFGDStatModelParams %)
- FGDStatModel