Home
About ISIS
Support
Download

ISIS 3

Documentation
Tutorials
Technical Documents

ISIS 2

Documentation
Tutorials
Technical Documents

Search

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

Parameter Groups

Files

Name Description
FROM Input file to stretch
TO Output cube

Parameters

Name Description
GSIGMA gsigma
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