Property AdaptationRate
AdaptationRate
Gets or sets a value determining how fast the online estimation of the background is adapted.
[Range(0, 1)]
[Precision(2, 0.01)]
public double AdaptationRate { get; set; }
Gets or sets a value determining how fast the online estimation of the background is adapted.
[Range(0, 1)]
[Precision(2, 0.01)]
public double AdaptationRate { get; set; }