SimpleITK  1.0.1
Classes | Namespaces | Functions
sitkShotNoiseImageFilter.h File Reference
#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
+ Include dependency graph for sitkShotNoiseImageFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::simple::ShotNoiseImageFilter
 Alter an image with shot noise. More...
 

Namespaces

 itk
 
 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. More...