13 #ifndef mitkGIFFirstOrderHistogramStatistics_h
14 #define mitkGIFFirstOrderHistogramStatistics_h
92 itkFactorylessNewMacro(Self);
99 using Superclass::CalculateFeatures;
#define MITKCLUTILITIES_EXPORT
std::vector< std::pair< FeatureID, double > > FeatureListType
Calculates first order features based on a histogram.
FeatureListType DoCalculateFeatures(const Image *image, const Image *mask) override
void AddArguments(mitkCommandLineParser &parser) const override
FeatureListType CalculateFeatures(const Image *image, const Image *mask, const Image *maskNoNAN) override
mitkClassMacro(GIFFirstOrderHistogramStatistics, AbstractGlobalImageFeature)
GIFFirstOrderHistogramStatistics()
Image class for storing images.
Find image slices visible on a given plane.