NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Classes | Enumerations | Functions | Variables
niftkReorientateImage.cxx File Reference
Include dependency graph for niftkReorientateImage.cxx:

Classes

struct  arguments
 

Enumerations

enum  {
  O_VERBOSE, O_ORIGIN, O_INPUT_ORIENTATION, O_OUTPUT_ORIENTATION,
  O_OUTPUT_IMAGE, O_INPUT_IMAGE
}
 

Functions

template<int Dimension, class ScalarType >
void PrintOrientationInfo (typename itk::Image< ScalarType, Dimension >::Pointer image)
 
template<int Dimension, class ScalarType >
int ReorientateImage (arguments &args)
 
int main (int argc, char *argv[])
 

Variables

struct
niftk::CommandLineArgumentDescription 
clArgList []
 

Enumeration Type Documentation

anonymous enum
Enumerator
O_VERBOSE 
O_ORIGIN 
O_INPUT_ORIENTATION 
O_OUTPUT_ORIENTATION 
O_OUTPUT_IMAGE 
O_INPUT_IMAGE 

Function Documentation

int main ( int  argc,
char *  argv[] 
)
template<int Dimension, class ScalarType >
void PrintOrientationInfo ( typename itk::Image< ScalarType, Dimension >::Pointer  image)
template<int Dimension, class ScalarType >
int ReorientateImage ( arguments args)

Variable Documentation