fft_angular_mask | R Documentation |
Create fft angular mask
fft_angular_mask( height, width, orientation = 0, angle = 0, cutoff = c(0, min(width, height)/2) )
height |
image height |
width |
image width |
orientation |
mask orientation in radians |
angle |
angle of mask in radians |
cutoff |
cutoff frequencies |
an image
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.