Description Usage Arguments Value Examples
Convolve an image
1 |
im |
an image |
kernel |
filter image |
pad.method |
either "zero", "mean", "repeat", "mirror", or a numeric value |
an image
1 | plot(im_conv(regatta, gauss_kernel(sd = 2)))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.