ThresholdTypeTriangle Field |
http://www.emgu.com
Use Triangle algorithm to choose the optimal threshold value
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const ThresholdType Triangle = 16
Public Const Triangle As ThresholdType = 16
public:
literal ThresholdType^ Triangle = 16
static val mutable Triangle: ThresholdType
Field Value
Type:
ThresholdType
See Also