#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 40 of file itkImageToHistogramGenerator.h.
|
Definition at line 59 of file itkImageToHistogramGenerator.h. |
|
Definition at line 58 of file itkImageToHistogramGenerator.h. |
|
Reimplemented from itk::Object. Definition at line 47 of file itkImageToHistogramGenerator.h. |
|
Definition at line 69 of file itkImageToHistogramGenerator.h. |
|
Definition at line 67 of file itkImageToHistogramGenerator.h. |
|
Definition at line 73 of file itkImageToHistogramGenerator.h. |
|
Definition at line 72 of file itkImageToHistogramGenerator.h. |
|
Definition at line 71 of file itkImageToHistogramGenerator.h. |
|
Definition at line 55 of file itkImageToHistogramGenerator.h. |
|
Definition at line 75 of file itkImageToHistogramGenerator.h. |
|
Definition at line 60 of file itkImageToHistogramGenerator.h. |
|
Reimplemented from itk::Object. Definition at line 46 of file itkImageToHistogramGenerator.h. |
|
Standard typedefs Reimplemented from itk::Object. Definition at line 44 of file itkImageToHistogramGenerator.h. |
|
Definition at line 74 of file itkImageToHistogramGenerator.h. |
|
Reimplemented from itk::Object. Definition at line 45 of file itkImageToHistogramGenerator.h. |
|
Definition at line 62 of file itkImageToHistogramGenerator.h. |
|
Definition at line 61 of file itkImageToHistogramGenerator.h. |
|
|
|
Definition at line 102 of file itkImageToHistogramGenerator.h. |
|
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 |