SimpleITK
1.2.4
|
Go to the source code of this file.
Classes | |
class | itk::simple::SpeckleNoiseImageFilter |
Alter an image with speckle (multiplicative) noise. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::SpeckleNoise (const Image &image1, double standardDeviation=1.0, uint32_t seed=(uint32_t) itk::simple::sitkWallClock) |
Alter an image with speckle (multiplicative) noise. More... | |