13 #ifndef mitkGIFNeighbourhoodGreyToneDifferenceFeatures_h 14 #define mitkGIFNeighbourhoodGreyToneDifferenceFeatures_h 68 itkFactorylessNewMacro(
Self);
83 std::string GetCurrentFeatureEncoding()
override;
88 itkSetMacro(Range,
int);
89 itkGetConstMacro(Range,
int);
95 #endif //mitkGIFNeighbourhoodGreyToneDifferenceFeatures_h std::vector< std::string > FeatureNameListType
Base of all data objects.
DataCollection - Class to facilitate loading/accessing structured data.
std::vector< std::pair< std::string, double > > FeatureListType
#define mitkClassMacro(className, SuperClassName)
#define MITKCLUTILITIES_EXPORT
mitk::Image::Pointer image
Calculates the Neighbourhood Grey Tone Difference Features.
mitk::Image::Pointer mask
void CalculateFeatures(mitk::CoocurenceMatrixHolder &holder, mitk::CoocurenceMatrixFeatures &results)