[This is preliminary documentation and is subject to change.]
Create a BGStatModel
Namespace:
Emgu.CV.VideoSurveillanceAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# | Visual Basic | Visual C++ |
public BGStatModel( Image<TColor, byte> image, BG_STAT_TYPE type )
Public Sub New ( _ image As Image(Of TColor, Byte), _ type As BG_STAT_TYPE _ )
public: BGStatModel( Image<TColor, unsigned char>^ image, BG_STAT_TYPE type )
Parameters
- type
- BG_STAT_TYPE
The type of the statistics model