BackgroundSubtractorGMGLearningRate Property OpenCvSharp Class Library
Set between 0.0 and 1.0, determines how quickly features are "forgotten" from histograms.

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public double LearningRate { get; set; }

Property Value

Type: Double
See Also

Reference