SimpleITK
|
Go to the source code of this file.
Classes | |
class | itk::simple::DICOMOrientImageFilter |
Permute axes and flip images as needed to obtain an approximation to the desired orientation. More... | |
Namespaces | |
namespace | itk |
namespace | itk::simple |
Functions | |
Image | itk::simple::DICOMOrient (const Image &image1, std::string desiredCoordinateOrientation=std::string("LPS")) |
Permute axes and flip images as needed to obtain an approximation to the desired orientation. | |