|
Medical Imaging Interaction Toolkit
2025.08.00
Medical Imaging Interaction Toolkit
|
#include "itkHistogram.h"#include "itkMacro.h"#include "itkProcessObject.h"#include "itkSimpleDataObjectDecorator.h"#include "itkEnhancedHistogramToTextureFeaturesFilter.hxx"Go to the source code of this file.
Classes | |
| class | itk::Statistics::EnhancedHistogramToTextureFeaturesFilter< THistogram > |
| This class computes texture feature coefficients from a grey level co-occurrence matrix. More... | |
Namespaces | |
| itk | |
| SET FUNCTIONS. | |
| itk::Statistics | |
Macros | |
| #define | itkMacroGLCMFeatureGetter(name) |
| #define itkMacroGLCMFeatureGetter | ( | name | ) |
Get built-in type. Creates member Get"name"() (e.g., GetVisibility());
Definition at line 27 of file itkEnhancedHistogramToTextureFeaturesFilter.h.