plastimatch
|
#include "plmbase_config.h"
#include "itkImage.h"
#include "itk_image_type.h"
#include "itk_image_create.h"
#include "plm_image_header.h"
Functions | |
template<class T > | |
itk::Image< T, 3 >::Pointer | itk_image_create (const Plm_image_header &pih) |
template<> | |
DeformationFieldType::Pointer | itk_image_create< FloatVector3DType > (const Plm_image_header &pih) |
template itk::Image< unsignedchar, 3 >::Pointer | itk_image_create< unsigned char > (const Plm_image_header &pih) |
template itk::Image< float, 3 >::Pointer | itk_image_create< float > (const Plm_image_header &pih) |
itk::Image< T, 3 >::Pointer itk_image_create | ( | const Plm_image_header & | pih | ) |
template itk::Image< float, 3 >::Pointer itk_image_create< float > | ( | const Plm_image_header & | pih | ) |
DeformationFieldType::Pointer itk_image_create< FloatVector3DType > | ( | const Plm_image_header & | pih | ) |
template itk::Image< unsignedchar, 3 >::Pointer itk_image_create< unsigned char > | ( | const Plm_image_header & | pih | ) |