gaussstretch
Apply a Gaussian Stretch to a cube.
This programs applies a gaussian stretch to a cube.
Categories
Related Objects and Documents
Applications
History
Jacob Danton | 2006-05-26 | Original version |
Jeff Anderson | 2006-10-28 | Fixed memory leakage |
Steven Lambright | 2008-05-12 | Removed references to CubeInfo |
Parameters
Files
The input cube which will have the gaussian stretch applied.
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
The resultant cube containing the image after being stretched.
Type | cube |
---|---|
File Mode | output |
Pixel Type | real |
Filter | *.cub |
Parameters
The nonuniformity of the output image's histogram.
For values less than 1.0, the distribution will be closer to uniform.
Type | double |
---|---|
Default | 3.0 |
Minimum | 0.0 (exclusive) |