fft_noise | R Documentation |
Generate a white noise image
fft_noise(height, width)
height |
image height |
width |
image width |
an image
plot(fft_noise(128, 128))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.