Table of Contents

Property Upper

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

Upper

Gets or sets the upper bound of the HSV color range. If the upper value for Hue is smaller than its lower value, the range will wrap around zero.

[TypeConverter(typeof(HsvScalarConverter))]
public Scalar Upper { get; set; }

Property Value

Scalar