fft_noise: Generate a white noise image

View source: R/pictplot.R

fft_noiseR Documentation

Generate a white noise image

Description

Generate a white noise image

Usage

fft_noise(height, width)

Arguments

height

image height

width

image width

Value

an image

Examples

plot(fft_noise(128, 128))

tsuda16k/pictplot documentation built on March 1, 2023, 8:44 p.m.