Table of Contents

Property AdaptationRate

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

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; }

Property Value

double