13 #ifndef mitkGIFFirstOrderNumericStatistics_h
14 #define mitkGIFFirstOrderNumericStatistics_h
131 itkFactorylessNewMacro(Self);
137 using Superclass::CalculateFeatures;
#define MITKCLUTILITIES_EXPORT
std::vector< std::pair< FeatureID, double > > FeatureListType
FeatureListType CalculateFeatures(const Image *image, const Image *mask, const Image *maskNoNAN) override
void AddArguments(mitkCommandLineParser &parser) const override
mitkClassMacro(GIFFirstOrderNumericStatistics, AbstractGlobalImageFeature)
Calculates first order statistics of the given image.
GIFFirstOrderNumericStatistics()
FeatureListType DoCalculateFeatures(const Image *image, const Image *mask) override
Image class for storing images.
Find image slices visible on a given plane.