Create a BGStatModel

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

- type (BG_STAT_TYPE)
- The type of the statistics model