Description Usage Arguments Value Examples
Threshold grayscale image
1 | im_threshold(im, thr = "auto", approx = TRUE, adjust = 1)
|
im |
an image |
thr |
a threshold |
approx |
skip |
adjust |
adjust the automatic threshold |
an image
1 | plot(im_threshold(get_R(regatta), thr = 0.6))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.