Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <mitkPANoiseGenerator.h>
Static Public Member Functions | |
static void | ApplyNoiseModel (mitk::pa::Volume::Pointer image, double detectorNoise, double speckleNoise) |
ApplyNoiseModel Applies noise to an image. More... | |
Definition at line 22 of file mitkPANoiseGenerator.h.
|
static |
ApplyNoiseModel Applies noise to an image.
image | the image to apply the noise to |
detectorNoise | >= 0 |
speckleNoise | >= 1 |
Definition at line 20 of file mitkPANoiseGenerator.cpp.
References mitk::eps.