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
Syntaxpublic const ThresholdType Binary = 0
Public Const Binary As ThresholdType = 0
public:
literal ThresholdType^ Binary = 0
static val mutable Binary: ThresholdType
Field Value
Type:
ThresholdType
See Also