|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <mitkGIFNeighbourhoodGreyLevelDifference.h>
Public Attributes | |
| bool | m_UseCtRange |
| double | m_Range |
| unsigned int | m_Direction |
Definition at line 51 of file mitkGIFNeighbourhoodGreyLevelDifference.h.
| unsigned int mitk::GIFNeighbourhoodGreyLevelDifference::ParameterStruct::m_Direction |
Definition at line 55 of file mitkGIFNeighbourhoodGreyLevelDifference.h.
Referenced by mitk::GIFNeighbourhoodGreyLevelDifference::CalculateFeatures(), and CalculateGrayLevelNeighbourhoodGreyLevelDifferenceFeatures().
| double mitk::GIFNeighbourhoodGreyLevelDifference::ParameterStruct::m_Range |
Definition at line 54 of file mitkGIFNeighbourhoodGreyLevelDifference.h.
Referenced by mitk::GIFNeighbourhoodGreyLevelDifference::CalculateFeatures(), and CalculateGrayLevelNeighbourhoodGreyLevelDifferenceFeatures().
| bool mitk::GIFNeighbourhoodGreyLevelDifference::ParameterStruct::m_UseCtRange |
Definition at line 53 of file mitkGIFNeighbourhoodGreyLevelDifference.h.
Referenced by mitk::GIFNeighbourhoodGreyLevelDifference::CalculateFeatures(), and CalculateGrayLevelNeighbourhoodGreyLevelDifferenceFeatures().