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

Namespaces

 itk
 

Functions

int itk::GetAxisFromOrientationString (const std::string &orientationString, const itk::Orientation &orientation)
 Works out the axis of interest from the orientationString (normally derived from direction cosines), and the requested orientation. More...
 
int itk::GetUpDirection (const std::string &orientationString, const int &axisOfInterest)
 Returns either +1, or -1 to indicate in which direction you should change the slice number to go "up". More...
 
std::string itk::GetMajorAxisFromPatientRelativeDirectionCosine (double x, double y, double z)
 Returns the orientation string based on the the major axis. More...