Create a BGStatModel

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

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