13 #ifndef mitkGIFGreyLevelRunLength_h 14 #define mitkGIFGreyLevelRunLength_h 97 itkFactorylessNewMacro(
Self);
103 using Superclass::CalculateFeatures;
112 #endif //mitkGIFGreyLevelRunLength_h Base of all data objects.
Calculates the Run Length based features.
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkClassMacro(className, SuperClassName)
Image class for storing images.
std::vector< std::pair< FeatureID, double > > FeatureListType
#define MITKCLUTILITIES_EXPORT