CIBC:Documentation:SCIRun:Reference:Teem:UnuAxdelete
From SCIRun Documentation Wiki
Contents |
UnuAxdelete
Information
- Package: Teem
- Catagory: UnuAtoM
- Author(s): Darby Van Uitert
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Remove one or more singleton axes from a nrrd. Singleton axes have only a single sample along them. The underlying linear ordering of the samples is unchanged, and the information about the other axes is shifted downwards as needed.
Detailed Description
Remove one or more singleton axes from a nrrd. Singleton axes have only a single sample along them. The underlying linear ordering of the samples is unchanged, and the information about the other axes is shifted downwards as needed.
Axis: indicates the axis at which to delete the stub axis and should be an integer. If you give -1 as the axis, this will do a matlab-style squeeze, in which any and all singleton axes are removed.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:Teem
