Overload List
Name | Description |
---|---|
ConvertToBlackWhite_localThreshold()()()() |
Converts a true color image (24 bit) to black/white (1 bit) using local threshold algorithms (use mean algorithm).
|
ConvertToBlackWhite_localThreshold(Int32, IEThreshMode, Int32) |
Converts a true color image (24 bit) to black/white (1 bit) using local threshold algorithms (mean, median, min/max mean).
|