13 #ifndef mitkGIFLocalIntensity_h 14 #define mitkGIFLocalIntensity_h 50 itkFactorylessNewMacro(
Self);
68 std::string GetCurrentFeatureEncoding()
override;
70 itkGetConstMacro(Range,
double);
71 itkSetMacro(Range,
double);
78 #endif //mitkGIFLocalIntensity_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
Calculates the local intensity features.
#define mitkClassMacro(className, SuperClassName)
#define MITKCLUTILITIES_EXPORT
mitk::Image::Pointer image
mitk::Image::Pointer mask
void CalculateFeatures(mitk::CoocurenceMatrixHolder &holder, mitk::CoocurenceMatrixFeatures &results)