SimpleITK
|
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, std::vector< unsigned int > order=std::vector< unsigned int >(itk::simple::PermuteAxesImageFilter::DefaultOrder)) |
Permutes the image axes according to a user specified order. More... | |
Image | itk::simple::PermuteAxes (const Image &image1, std::vector< unsigned int > order=std::vector< unsigned int >(itk::simple::PermuteAxesImageFilter::DefaultOrder)) |
Permutes the image axes according to a user specified order. More... | |