Home

Quick Links

Software Manual
GitHub
API Reference

Documentation Versions

Latest Release
Dev
8.3.0
8.2.0
8.1.0
8.0.0
7.2.0
7.1.0
7.0.0
6.0.0
3.9.0
3.5.0
USGS

ISIS 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: 02/21/2025 19:28:10
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