Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
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 
)