13 #ifndef mitkGIFCooccurenceMatrix2_h 14 #define mitkGIFCooccurenceMatrix2_h 20 #include <Eigen/src/Core/Array.h> 136 itkFactorylessNewMacro(
Self);
153 std::string GetCurrentFeatureEncoding()
override;
155 itkGetConstMacro(Range,
double);
156 itkSetMacro(Range,
double);
174 #endif //mitkGIFCooccurenceMatrix2_h std::vector< std::string > FeatureNameListType
Base of all data objects.
DataCollection - Class to facilitate loading/accessing structured data.
Calculates features based on the co-occurence matrix.
std::vector< std::pair< std::string, double > > FeatureListType
#define mitkClassMacro(className, SuperClassName)
#define MITKCLUTILITIES_EXPORT
mitk::Image::Pointer image
mitk::Image::Pointer mask
void CalculateFeatures(mitk::CoocurenceMatrixHolder &holder, mitk::CoocurenceMatrixFeatures &results)