SimpleITK
1.0.1
|
Go to the source code of this file.
Classes | |
class | itk::simple::SaltAndPepperNoiseImageFilter |
Alter an image with fixed value impulse noise, often called salt and pepper noise. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::SaltAndPepperNoise (const Image &image1, double probability=0.01, uint32_t seed=(uint32_t) itk::simple::sitkWallClock) |
Alter an image with fixed value impulse noise, often called salt and pepper noise. More... | |