#include <itkImageToHistogramGenerator.h>
Inheritance diagram for itk::Statistics::ImageToHistogramGenerator< TImageType >:
The concept of Histogram in ITK is quite generic. It has been designed to manage multiple components data. This class facilitates the computation of an histogram from an image. Internally it creates a List that is feed into the ListSampleToHistogramGenerator.
Definition at line 47 of file itkImageToHistogramGenerator.h.
|
Definition at line 64 of file itkImageToHistogramGenerator.h. Referenced by itk::Statistics::ImageToHistogramGenerator< TImageType >::~ImageToHistogramGenerator(). |
|
Definition at line 63 of file itkImageToHistogramGenerator.h. |
|
Reimplemented from itk::Object. Definition at line 54 of file itkImageToHistogramGenerator.h. |
|
Definition at line 68 of file itkImageToHistogramGenerator.h. |
|
Definition at line 78 of file itkImageToHistogramGenerator.h. Referenced by itk::Statistics::ImageToHistogramGenerator< TImageType >::~ImageToHistogramGenerator(). |
|
Definition at line 76 of file itkImageToHistogramGenerator.h. |
|
Definition at line 82 of file itkImageToHistogramGenerator.h. |
|
Definition at line 81 of file itkImageToHistogramGenerator.h. |
|
Definition at line 80 of file itkImageToHistogramGenerator.h. |
|
Definition at line 62 of file itkImageToHistogramGenerator.h. |
|
Definition at line 84 of file itkImageToHistogramGenerator.h. |
|
Definition at line 65 of file itkImageToHistogramGenerator.h. |
|
Reimplemented from itk::Object. Definition at line 53 of file itkImageToHistogramGenerator.h. |
|
Standard typedefs Reimplemented from itk::Object. Definition at line 51 of file itkImageToHistogramGenerator.h. |
|
Definition at line 83 of file itkImageToHistogramGenerator.h. |
|
Reimplemented from itk::Object. Definition at line 52 of file itkImageToHistogramGenerator.h. |
|
Definition at line 67 of file itkImageToHistogramGenerator.h. |
|
Definition at line 66 of file itkImageToHistogramGenerator.h. |
|
|
|
Definition at line 111 of file itkImageToHistogramGenerator.h. References itk::Statistics::ImageToHistogramGenerator< TImageType >::AdaptorPointer, and itk::Statistics::ImageToHistogramGenerator< TImageType >::GeneratorPointer. |
|
Triggers the Computation of the histogram |
|
Run-time type information (and related methods). Reimplemented from itk::Object. |
|
Return the histogram. o
|
|
standard New() method support Reimplemented from itk::Object. |
|
Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from itk::Object. |
|
Set marginal scale value to be passed to the histogram generator |
|
Set marginal scale value to be passed to the histogram generator |
|
Set marginal scale value to be passed to the histogram generator |
|
Connects the input image for which the histogram is going to be computed |
|
Set marginal scale value to be passed to the histogram generator |
|
Set number of histogram bins |