Description Usage Arguments Value
Uses Otsu's Method to binarize given image, performing automatic image thresholding.
1 | otsuBinarization(img, breaks = 512)
|
img |
image object to be processed |
breaks |
a single number giving the number of cells for the histogram |
separated image into foreground and background
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.