#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
Go to the source code of this file.
|
|
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. More...
|
|
|
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. More...
|
|