[This is preliminary documentation and is subject to change.]
The type of BGStatModel
Namespace:
Emgu.CV.CvEnumAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# | Visual Basic | Visual C++ |
public enum BG_STAT_TYPE
Public Enumeration BG_STAT_TYPE
public enum class BG_STAT_TYPE
Members
Member | Description |
---|---|
FGD_STAT_MODEL | |
GAUSSIAN_BG_MODEL |
Gaussian background model
|