CIBC:Documentation:SCIRun:Reference:Teem:UnuHistax
From SCIRun Documentation Wiki
Contents |
UnuHistax
Information
- Package: Teem
- Catagory: UnuAtoM
- Author(s): Darby Van Uitert
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Replace each scanline along an axis with its histogram.
Detailed Description
Replace each scanline along an axis with its histogram.
Axis: axis to histogram along (int).
Bins: the number of bins in histogram (int).
Type: output type; default: nrrdTypeUChar.
Min: Value at low end of histogram and should be a double. To disregard this value and use the lowest value of the input nrrd, check Use lowest value of input nrrd as min.
Max: Value at high end of histogram. Should also be a double. To disregard this value and use the highest value of the input nrrd, check Use highest value of input nrrd as max.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:Teem
