#include <itkHistogramToIntensityImageFilter.h>
Inheritance diagram for itk::HistogramToIntensityImageFilter< THistogram >:
Public Types | |
typedef HistogramToIntensityImageFilter | Self |
typedef SmartPointer< Self > | Pointer |
typedef SmartPointer< const Self > | ConstPointer |
Static Public Member Functions | |
Pointer | New () |
Protected Member Functions | |
HistogramToIntensityImageFilter () | |
virtual | ~HistogramToIntensityImageFilter () |
where is the frequency of measurement vector, I.
Definition at line 74 of file itkHistogramToIntensityImageFilter.h.
|
Reimplemented from itk::HistogramToImageFilter< THistogram, TFunction >. Definition at line 84 of file itkHistogramToIntensityImageFilter.h. |
|
Reimplemented from itk::HistogramToImageFilter< THistogram, TFunction >. Definition at line 83 of file itkHistogramToIntensityImageFilter.h. |
|
Standard class typedefs. Reimplemented from itk::HistogramToImageFilter< THistogram, TFunction >. Definition at line 81 of file itkHistogramToIntensityImageFilter.h. |
|
Definition at line 90 of file itkHistogramToIntensityImageFilter.h. |
|
Definition at line 91 of file itkHistogramToIntensityImageFilter.h. |
|
Method for creation through the object factory. Reimplemented from itk::HistogramToImageFilter< THistogram, TFunction >. |