Overload List
Name | Description | |
---|---|---|
AdaptiveThreshold(CvArr, Double) |
Applies adaptive threshold to array.
| |
AdaptiveThreshold(CvArr, Double, AdaptiveThresholdType) |
Applies adaptive threshold to array.
| |
AdaptiveThreshold(CvArr, Double, AdaptiveThresholdType, ThresholdType) |
Applies adaptive threshold to array.
| |
AdaptiveThreshold(CvArr, Double, AdaptiveThresholdType, ThresholdType, Int32) |
Applies adaptive threshold to array.
| |
AdaptiveThreshold(CvArr, Double, AdaptiveThresholdType, ThresholdType, Int32, Double) |
Applies adaptive threshold to array.
|
See Also