CvArrAdaptiveThreshold Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodAdaptiveThreshold(CvArr, Double)
Applies adaptive threshold to array.
Public methodAdaptiveThreshold(CvArr, Double, AdaptiveThresholdType)
Applies adaptive threshold to array.
Public methodAdaptiveThreshold(CvArr, Double, AdaptiveThresholdType, ThresholdType)
Applies adaptive threshold to array.
Public methodAdaptiveThreshold(CvArr, Double, AdaptiveThresholdType, ThresholdType, Int32)
Applies adaptive threshold to array.
Public methodAdaptiveThreshold(CvArr, Double, AdaptiveThresholdType, ThresholdType, Int32, Double)
Applies adaptive threshold to array.
Top
See Also

Reference