Click or drag to resize
Accord.NET (logo)

SISThresholdCalculateThreshold Method

Overload List
  NameDescription
Public methodCalculateThreshold(Bitmap, Rectangle)
Calculate binarization threshold for the given image.
Public methodCalculateThreshold(BitmapData, Rectangle)
Calculate binarization threshold for the given image.
Public methodStatic memberCalculateThreshold(UnmanagedImage, Rectangle)
Calculate binarization threshold for the given image.
Top
See Also