SimpleITK
1.2.4
|
Go to the source code of this file.
Classes | |
class | itk::simple::PermuteAxesImageFilter |
Permutes the image axes according to a user specified order. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::PermuteAxes (const Image &image1, const std::vector< unsigned int > &order=std::vector< unsigned int >(&itk::simple::PermuteAxesImageFilter::DefaultOrder[0],&itk::simple::PermuteAxesImageFilter::DefaultOrder[3])) |
Permutes the image axes according to a user specified order. More... | |