Description Usage Arguments Value Examples
Sobel edge detection
1 | edge_sobel(im, pad.method = "mirror")
|
im |
an image |
pad.method |
either "zero", "mean", "repeat", "mirror", or a numeric value |
a list containing images
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.