CIBC:Documentation:SCIRun:Reference:Teem:UnuSplice
From SCIRun Documentation Wiki
Contents |
UnuSplice
Information
- Package: Teem
- Catagory: UnuNtoZ
- Author(s): Darby Van Uitert
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Replace a slice with a different nrrd. This is functionally the opposite of slice.
Detailed Description
Replace a slice with a different nrrd. This is functionally the opposite of slice.
The InputNrrd is the nrrd into which the slice will be inserted.
The SliceNrrd is the nrrd slice to be inserted into the InputNrrd.
The axis indicates the axis to splice along and should be an integer.
The position indicates the position to splice at. It must be an integer.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:Teem