edge_density | R Documentation |
Edge density of an image
edge_density(im, method = "sobel")
im |
an image |
method |
edge detection method. either "diff", "sobel", "prewitt", or "canny". |
a numeric value
edge_density(regatta)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.