Click or drag to resize
Accord.NET (logo)

OtsuThresholdCalculateThreshold 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 methodCalculateThreshold(UnmanagedImage, Rectangle)
Calculate binarization threshold for the given image.
Top
See Also