SISThresholdCalculateThreshold Method (BitmapData, Rectangle) |
Namespace: Accord.Imaging.Filters
Exception | Condition |
---|---|
UnsupportedImageFormatException | Source pixel format is not supported by the routine. It should be 8 bpp grayscale (indexed) image. |
The method is used to calculate binarization threshold only. The threshold later may be applied to the image using Threshold image processing filter.