ANIMA  4.0
Namespaces | Functions
animaReorientation.h File Reference
#include <itkImage.h>
#include <itkOrientImageFilter.h>
#include <animaGradientFileReader.h>
#include <itkExtractImageFilter.h>
+ Include dependency graph for animaReorientation.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 anima
 

Functions

template<class ImageType >
itk::SmartPointer< ImageType > anima::reorient3DImage (typename itk::SmartPointer< ImageType > input, itk::SpatialOrientation::ValidCoordinateOrientationFlags orientation)
 
template<class ImageType , class GradientType >
void anima::reorientGradients (typename itk::SmartPointer< ImageType > input, std::vector< GradientType > &gradients)
 
template<class ImageType >
itk::SmartPointer< ImageType > anima::reorientImage (typename itk::SmartPointer< ImageType > input, itk::SpatialOrientation::ValidCoordinateOrientationFlags orientation)