Woolz Image Processing
Version 1.7.5
|
WlzGaussNoise [-s#] [-h] [<input mask> [<input obj>]]
-h | Help, prints usage message. |
-s | Standard deviation of the noise with a default of 5. |
WlzGaussNoise -s 10 in.wlz >noisy.wlzAdds Gaussian noise to the object read from in.wlz and writes the noisy object to noisy.wlz.