http://www.emgu.com
value = value > threshold ? threshold : value
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const ThresholdType Trunc = 2
Public Const Trunc As ThresholdType = 2
public:
literal ThresholdType^ Trunc = 2
static val mutable Trunc: ThresholdType
Field Value
Type:
ThresholdType
See Also