Click or drag to resize

ThresholdTypeBinary Field

http://www.emgu.com
value = value > threshold ? max_value : 0

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const ThresholdType Binary = 0

Field Value

Type: ThresholdType
See Also