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