|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <mitkGIFNeighbourhoodGreyToneDifferenceFeatures.h>#include <mitkITKImageImport.h>#include <mitkImageCast.h>#include <mitkImageAccessByItk.h>#include <mitkPixelTypeMultiplex.h>#include <mitkImagePixelReadAccessor.h>#include <itkImageRegionIteratorWithIndex.h>#include <itkNeighborhoodIterator.h>#include <limits>Go to the source code of this file.
Functions | |
| template<typename TPixel , unsigned int VImageDimension> | |
| static void | CalculateIntensityPeak (itk::Image< TPixel, VImageDimension > *itkImage, mitk::Image::Pointer mask, GIFNeighbourhoodGreyToneDifferenceParameter params, mitk::GIFNeighbourhoodGreyToneDifferenceFeatures::FeatureListType &featureList) |
|
static |
Definition at line 37 of file mitkGIFNeighbourhoodGreyToneDifferenceFeatures.cpp.
References mitk::CastToItkImage().
Referenced by mitk::GIFNeighbourhoodGreyToneDifferenceFeatures::CalculateFeatures().