#include <itkMaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator.h>
Inheritance diagram for itk::Statistics::MaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >:
For details about the general method, see the documentation for the ScalarImageToGreyLevelCooccurrenceMatrixGenerator class.
This class differs in that a mask may be set. The GLCM will only be populated with co-occurence measurements where both the pixel in question and the offset pixel both fall in the masked region. The mask must be the same size as the input image.
If no mask is set, the behavior is exactly the same as the ScalarImageToGreyLevelCooccurrenceMatrixGenerator class.
Definition at line 50 of file itkMaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator.h.
|
Reimplemented from itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. Definition at line 60 of file itkMaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator.h. |
|
Reimplemented from itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. Definition at line 84 of file itkMaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator.h. |
|
Reimplemented from itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. Definition at line 83 of file itkMaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator.h. |
|
Reimplemented from itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. Definition at line 82 of file itkMaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator.h. |
|
Reimplemented from itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. Definition at line 70 of file itkMaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator.h. |
|
Reimplemented from itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. Definition at line 69 of file itkMaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator.h. |
|
Reimplemented from itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. Definition at line 68 of file itkMaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator.h. |
|
Reimplemented from itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. Definition at line 79 of file itkMaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator.h. |
|
Reimplemented from itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. Definition at line 85 of file itkMaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator.h. |
|
Reimplemented from itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. Definition at line 74 of file itkMaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator.h. |
|
Reimplemented from itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. Definition at line 75 of file itkMaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator.h. |
|
Reimplemented from itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. Definition at line 77 of file itkMaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator.h. |
|
Reimplemented from itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. Definition at line 76 of file itkMaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator.h. |
|
Reimplemented from itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. Definition at line 71 of file itkMaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator.h. |
|
Reimplemented from itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. Definition at line 59 of file itkMaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator.h. |
|
Reimplemented from itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. Definition at line 73 of file itkMaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator.h. |
|
Reimplemented from itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. Definition at line 72 of file itkMaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator.h. |
|
Standard typedefs Reimplemented from itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. Definition at line 56 of file itkMaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator.h. |
|
Reimplemented from itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. Definition at line 58 of file itkMaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator.h. |
|
|
|
|
Reimplemented from itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. |
|
Connects the mask image for which the histogram is going to be computed |
|
Set the pixel value of the mask that should be considered "inside" the object. Defaults to one. |
|
Run-time type information (and related methods). Reimplemented from itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. |
|
standard New() method support Reimplemented from itk::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. |
|
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::Statistics::ScalarImageToGreyLevelCooccurrenceMatrixGenerator< TImageType, THistogramFrequencyContainer >. |
|
Connects the mask image for which the histogram is going to be computed |
|
Set the pixel value of the mask that should be considered "inside" the object. Defaults to one. |