CIBC:Documentation:SCIRun:Reference:Teem:UnuUnquantize
From SCIRun Documentation Wiki
Contents |
UnuUnquantize
Information
- Package: Teem
- Catagory: UnuNtoZ
- Author(s): Darby Van Uitert
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Recover floating point values from quantized data.
Detailed Description
Recover floating point values from quantized data.
InputNrrd - Nrrd to unquantize.
OutputNrrd - Unquantized output Nrrd.
Min = Lowest value prior to quantization. If Use Input's Min is checked, use the InputNrrd's oldMin if it exists, otherwise 0.0 (double).
Max = Highest value prior to quantization. If Use Input's Max is checked, use the the InputNrrd's oldMax if it exists, otherwise 1.0 (double).
Checkbox "Output as type double" should be checked if the user wishes to use double for output type, instead of float.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:Teem