Closed kwcckw closed 1 year ago
The new noise side "all" creates borders on all sides, for example:
Gaussian noise:
Perlin Noise:
Worley Noise:
sklearn make_blobs' noise
noise with consistent square pattern
The new noise side "none" creates even spread of noise across the image, for example:
Gaussian noise:
Perlin Noise:
Worley Noise:
sklearn make_blobs' noise
noise with consistent square pattern