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, double learningRate ) |
Visual Basic |
---|
Public Sub Update ( _ image As Image(Of Bgr, Byte), _ learningRate As Double _ ) |
Visual C++ |
---|
public: void Update( Image<Bgr, unsigned char>^ image, double learningRate ) |
Parameters
- image
- Type: Emgu.CV..::..Image<(Of <(<'Bgr, Byte>)>)>
The image that is used to update the background model
- learningRate
- Type: System..::..Double
Use -1 for default