12 #ifndef CXALGORITHMHELPERS_H_
13 #define CXALGORITHMHELPERS_H_
15 #include "cxResourceExport.h"
45 static itkImageType::ConstPointer getITKfromSSCImage(
ImagePtr image);
46 static itkImageType::ConstPointer getITKfromVTKImage(
vtkImageDataPtr image);
52 static itkImageType::ConstPointer getITKfromVTKImageViaFile(
vtkImageDataPtr image);