Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
mitkHistogramGenerator.cpp File Reference

Go to the source code of this file.

Functions

template<typename TPixel , unsigned int VImageDimension>
void InternalCompute (itk::Image< TPixel, VImageDimension > *itkImage, const mitk::HistogramGenerator *mitkHistoGenerator, mitk::HistogramGenerator::HistogramType::ConstPointer &histogram)
 

Function Documentation

template<typename TPixel , unsigned int VImageDimension>
void InternalCompute ( itk::Image< TPixel, VImageDimension > *  itkImage,
const mitk::HistogramGenerator mitkHistoGenerator,
mitk::HistogramGenerator::HistogramType::ConstPointer histogram 
)