#include <itkIntensityWindowingImageFilter.h>
IntensityWindowingImageFilter applies pixel-wise a linear transformation to the intensity values of input image pixels. The linear transformation is defined by the user in terms of the minimum and maximum values that the output image should have and the lower and upper limits of the intensity window of the input image. This operation is very common in visualization, and can also be applied as a convenient preprocessing operation for image segmentation.
All computations are performed in the precison of the input pixel's RealType. Before assigning the computed value to the output pixel.
Definition at line 90 of file itkIntensityWindowingImageFilter.h.
|
Definition at line 105 of file itkIntensityWindowingImageFilter.h. |
|
Definition at line 108 of file itkIntensityWindowingImageFilter.h. Referenced by itk::IntensityWindowingImageFilter< TInputImage, TOutputImage >::~IntensityWindowingImageFilter(). |
|
Definition at line 107 of file itkIntensityWindowingImageFilter.h. Referenced by itk::IntensityWindowingImageFilter< TInputImage, TOutputImage >::~IntensityWindowingImageFilter(). |
|
Definition at line 104 of file itkIntensityWindowingImageFilter.h. |
|
Definition at line 109 of file itkIntensityWindowingImageFilter.h. Referenced by itk::IntensityWindowingImageFilter< TInputImage, TOutputImage >::~IntensityWindowingImageFilter(). |
|
Standard class typedefs. Definition at line 99 of file itkIntensityWindowingImageFilter.h. Referenced by itk::IntensityWindowingImageFilter< TInputImage, TOutputImage >::~IntensityWindowingImageFilter(). |
|
Definition at line 103 of file itkIntensityWindowingImageFilter.h. |
|
|
|
|
Process to execute before entering the multithreaded section |
|
Set/Get the values of the maximum and minimum intensities of the outputimage |
|
Set/Get the values of the maximum and minimum intensities of the outputimage |
|
Get the Scale and Shift used for the linear transformation of gray level values.
|
|
Get the Scale and Shift used for the linear transformation of gray level values.
|
|
Set/Get the values of the maximum and minimum intensities of the input intensity window |
|
Set/Get the values of the maximum and minimum intensities of the input intensity window |
|
Method for creation through the object factory. |
|
Print internal ivars |
|
Set/Get the values of the maximum and minimum intensities of the outputimage |
|
Set/Get the values of the maximum and minimum intensities of the outputimage |
|
Set/Get the values of the maximum and minimum intensities of the input intensity window |
|
Set/Get the values of the maximum and minimum intensities of the input intensity window |