CIBC:Documentation:SCIRun:Reference:Teem:WriteNrrd
From NCRR Biomedical Software Development, Engineering, and Dissemination Wiki
Contents |
WriteNrrd
Information
- Package: Teem
- Catagory: DataIO
- Author(s): David Weinstein
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Output the NrrdData object via Pio.
Detailed Description
Save a serialized NrrdData object, which in turn saves the nrrd file that it wraps. So the end result is two saved files. Note that these files live side by side, the NrrdData will not load properly if they are moved, as it holds the full path to the nrrd it wraps. The .nrrd file can of course be relocated on its own, and used as any other nrrd independently from the NrrdData (.nd) file.
To save out just a nrrd or some other format, use MODULE REFERENCE.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:Teem
