Home
About ISIS
Support
Download

ISIS 3

Documentation
Tutorials
Technical Documents

ISIS 2

Documentation
Tutorials
Technical Documents
USGS

ISIS 3 Application Documentation


gaussstretch

Printer Friendly View | TOC | Home

Apply a Gaussian Stretch to a cube.

Overview Parameters

Description

This programs applies a gaussian stretch to a cube.

Categories


Related Objects and Documents

Applications


History

Jacob Danton2006-05-26 Original version
Jeff Anderson2006-10-28 Fixed memory leakage
Steven Lambright2008-05-12 Removed references to CubeInfo

U.S. Department of the Interior | U.S. Geological Survey
ISIS | Privacy & Disclaimers | Astrogeology Research Program
To contact us, please post comments and questions on the USGS Astrogeology Discussion Board
To report a bug, or suggest a feature go to: ISIS Github
File Modified: 07/13/2023 15:17:54
X

Files: FROM


Description

The input cube which will have the gaussian stretch applied.

Type cube
File Mode input
Filter *.cub
Close Window
X

Files: TO


Description

The resultant cube containing the image after being stretched.

Type cube
File Mode output
Pixel Type real
Filter *.cub
Close Window
X

Parameters: GSIGMA


Description

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)
Close Window