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

Namespaces

 niftk
 

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)