Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
Go to the source code of this file.
Namespaces | |
mitk | |
DataCollection - Class to facilitate loading/accessing structured data. | |
Functions | |
template<typename TComponent > | |
std::ostream & | mitk::operator<< (std::ostream &os, const itk::RGBPixel< TComponent > &c) |
template<typename TComponent > | |
std::ostream & | mitk::operator<< (std::ostream &os, const itk::RGBAPixel< TComponent > &c) |
template<typename TPixel , unsigned int VImageDimension> | |
static void | mitk::ConvertCompositePixelValueToString (itk::Image< TPixel, VImageDimension > *image, itk::Index< 3 > index3, std::string &string) |