http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Update the background model
Namespace: Emgu.CV.VideoSurveillanceAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public void Update( Image<Bgr, byte> image ) |
Visual Basic |
---|
Public Sub Update ( _ image As Image(Of Bgr, Byte) _ ) |
Visual C++ |
---|
public: virtual void Update( Image<Bgr, unsigned char>^ image ) sealed |
Parameters
- image
- Type: Emgu.CV..::..Image<(Of <(<'Bgr, Byte>)>)>
The image that is used to update the background model