CIBC:Documentation:SCIRun:Reference:Teem:ConvertRasterFieldToNrrd
From SCIRun Documentation Wiki
Contents |
ConvertRasterFieldToNrrd
Information
- Package: Teem
- Catagory: Converters
- Author(s): David Weinstein, Martin Cole
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Take the data from a field or fields and wrap it with a nrrd and pass it out.
Detailed Description
Inputs: a field or multiple fields that share the *same* mesh. Output: a NrrdData.
This module converts data from a given field, into NrrdData. NrrdData is the SCIRun object that is mostly a wrapper around a Nrrd*. There are many operations that can be applied to the data as a nrrd, <slink text="http://www.cs.utah.edu/~gk/teem/unnrrdu/index.html"></slink> many of which are supported in this Teem package.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:Teem
