|
SimpleITK
|
Include dependency graph for sitkSaltAndPepperNoiseImageFilter.h:
This graph shows which files directly or indirectly include this file: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 | |
| namespace | itk |
| namespace | 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. | |
| Image | itk::simple::SaltAndPepperNoise (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. | |
1.13.2 |
Privacy Policy