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