Medical Imaging Interaction Toolkit
2023.12.00
Medical Imaging Interaction Toolkit
|
#include <mitkGaussianNoiseFunctor.h>
Public Member Functions | |
GaussianNoiseFunctor () | |
~GaussianNoiseFunctor () | |
void | SetMean (double mu) |
void | SetSigma (double sigma) |
bool | operator!= (const GaussianNoiseFunctor &other) const |
bool | operator== (const GaussianNoiseFunctor &other) const |
TOutputPixel | operator() (const TInputPixel &value) const |
Definition at line 22 of file mitkGaussianNoiseFunctor.h.
|
inline |
Definition at line 26 of file mitkGaussianNoiseFunctor.h.
|
inline |
Definition at line 27 of file mitkGaussianNoiseFunctor.h.
|
inline |
Definition at line 38 of file mitkGaussianNoiseFunctor.h.
|
inline |
Definition at line 48 of file mitkGaussianNoiseFunctor.h.
|
inline |
Definition at line 43 of file mitkGaussianNoiseFunctor.h.
|
inline |
Definition at line 29 of file mitkGaussianNoiseFunctor.h.
|
inline |
Definition at line 33 of file mitkGaussianNoiseFunctor.h.