Go to the source code of this file.
Classes | |
class | itk::IntensityWindowingImageFilter< TInputImage, TOutputImage > |
Applies a linear transformation to the intensity levels of the input Image that are inside a user-defined interval. Values below this interval are mapped to a constant. Values over the interval are mapped to another constant. More... | |
class | itk::Functor::IntensityWindowingTransform< TInput, TOutput > |
Namespaces | |
namespace | itk |
namespace | itk::Functor |