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

Functions

template<class ImageType >
void SetIteratorSliceOrientation (itk::ImageSliceIteratorWithIndex< ImageType > &iter, std::string sliceOrientation)
 
template<class PixelType , int Dimension>
itk::Image< PixelType,
Dimension >::Pointer 
ReadImage (std::string fileInput)
 
int main (int argc, char *argv[])
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)
template<class PixelType , int Dimension>
itk::Image<PixelType, Dimension>::Pointer ReadImage ( std::string  fileInput)
template<class ImageType >
void SetIteratorSliceOrientation ( itk::ImageSliceIteratorWithIndex< ImageType > &  iter,
std::string  sliceOrientation 
)