Description Usage Arguments Value
Get lowpass kernel
1 | fft_lowpass_kernel(kernel, height, width, cutoff, order = 4)
|
kernel |
either "ideal", "gauss", "butterworth", or "dc" |
height |
image height |
width |
image width |
cutoff |
cutoff frequency |
order |
order of butterworth filter |
an image
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.