http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Update the statistic model
Namespace: Emgu.CV.VideoSurveillanceAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public virtual void Update( Image<TColor, byte> image ) |
Visual Basic |
---|
Public Overridable Sub Update ( _ image As Image(Of TColor, Byte) _ ) |
Visual C++ |
---|
public: virtual void Update( Image<TColor, unsigned char>^ image ) |
Parameters
- image
- Type: Emgu.CV..::..Image<(Of <(<'TColor, Byte>)>)>
[Missing <param name="image"/> documentation for "M:Emgu.CV.VideoSurveillance.BGStatModel`1.Update(Emgu.CV.Image{`0,System.Byte})"]