Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <mitkGIFGreyLevelSizeZone.h>
Public Attributes | |
unsigned int | direction |
double | MinimumIntensity |
double | MaximumIntensity |
int | Bins |
std::string | prefix |
Definition at line 115 of file mitkGIFGreyLevelSizeZone.h.
int mitk::GIFGreyLevelSizeZone::GIFGreyLevelSizeZoneConfiguration::Bins |
Definition at line 121 of file mitkGIFGreyLevelSizeZone.h.
Referenced by mitk::GIFGreyLevelSizeZone::CalculateFeatures(), and CalculateGreyLevelSizeZoneFeatures().
unsigned int mitk::GIFGreyLevelSizeZone::GIFGreyLevelSizeZoneConfiguration::direction |
Definition at line 117 of file mitkGIFGreyLevelSizeZone.h.
Referenced by mitk::GIFGreyLevelSizeZone::CalculateFeatures(), and CalculateGreyLevelSizeZoneFeatures().
double mitk::GIFGreyLevelSizeZone::GIFGreyLevelSizeZoneConfiguration::MaximumIntensity |
Definition at line 120 of file mitkGIFGreyLevelSizeZone.h.
Referenced by mitk::GIFGreyLevelSizeZone::CalculateFeatures(), and CalculateGreyLevelSizeZoneFeatures().
double mitk::GIFGreyLevelSizeZone::GIFGreyLevelSizeZoneConfiguration::MinimumIntensity |
Definition at line 119 of file mitkGIFGreyLevelSizeZone.h.
Referenced by mitk::GIFGreyLevelSizeZone::CalculateFeatures(), and CalculateGreyLevelSizeZoneFeatures().
std::string mitk::GIFGreyLevelSizeZone::GIFGreyLevelSizeZoneConfiguration::prefix |
Definition at line 122 of file mitkGIFGreyLevelSizeZone.h.
Referenced by mitk::GIFGreyLevelSizeZone::CalculateFeatures(), and CalculateGreyLevelSizeZoneFeatures().