Table of Contents

Property ThresholdValue

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

ThresholdValue

Gets or sets the threshold value used to test whether individual pixels are foreground or background.

[Range(0, 255)]
[Precision(0, 1)]
public double ThresholdValue { get; set; }

Property Value

double