NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Namespaces | Typedefs | Functions
ImageConversion.cxx File Reference
Include dependency graph for ImageConversion.cxx:

Namespaces

 niftk
 

Typedefs

typedef itk::RGBPixel
< unsigned char > 
niftk::UCRGBPixelType
 
typedef itk::RGBAPixel
< unsigned char > 
niftk::UCRGBAPixelType
 

Functions

template<typename ITKPixelType >
static mitk::Image::Pointer niftk::CreateMitkImageInternal (const IplImage *image)
 
mitk::Image::Pointer niftk::CreateMitkImage (const IplImage *image)
 
mitk::Image::Pointer niftk::CreateMitkImage (const cv::Mat *image)
 
cv::Mat niftk::MitkImageToOpenCVMat (const mitk::Image::Pointer image)