Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkCompositePixelValueToString.h File Reference
#include <mitkImage.h>
#include <string>

Go to the source code of this file.

Namespaces

 mitk
 DataCollection - Class to facilitate loading/accessing structured data.
 

Functions

std::string MITKCORE_EXPORT mitk::ConvertCompositePixelValueToString (Image::Pointer image, itk::Index< 3 > index)
 Converts composite pixel values to a displayable string. More...