SimpleITK
|
Go to the source code of this file.
Classes | |
class | itk::simple::ShotNoiseImageFilter |
Alter an image with shot noise. More... | |
Namespaces | |
namespace | itk |
namespace | itk::simple |
Functions | |
Image | itk::simple::ShotNoise (const Image &image1, double scale=1.0, uint32_t seed=(uint32_t) itk::simple::sitkWallClock) |
Alter an image with shot noise. | |
Image | itk::simple::ShotNoise (Image &&image1, double scale=1.0, uint32_t seed=(uint32_t) itk::simple::sitkWallClock) |
Alter an image with shot noise. | |