The Insight Journal logo

Permute Axes Transform for ITK

Bican, Jakub
Institute of Information Theory and Automation, Academy of Sciences of the Czech Republic
The Insight Journal logo

Please use this identifier to cite or link to this publication: http://hdl.handle.net/1926/340
New: Prefer using the following doi: https://doi.org/10.54294/55d6dh
Submitted by Jakub Bican on 2006-10-30T13:31:53Z.

The current ITK release (2.8) already contains a filter that enables permuting coordinate axes of an image: PermuteAxesImageFilter. PermuteAxesTransform provides similar functionality in form if ITK transform. It enables permuting axes as a part of image resampling or it may be combined with other transforms. Such techniques save system resources as they does not require an extra filter to be present in a pipeline.