You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Gaussian noise generator in nip2 seems to produce structured output -- I see bands in the image that should average to gray. Here's an example running Pattern_images_item.Noise_item.Gaussian_item.action with Mean 128 and Deviation 25.
For comparison, here's an example using the Magick toolkit for nip2, add Noise with type set to Gaussian, and adding it to uniform 128 value image:
Do you have any suggestions for getting the nip2 output to look close to ImageMagick?