cubeavg
Averages all bands from the input cube
Averages every pixel with it's corresponding pixels throughout each given
band, resulting in a spectral average cube. Cube attributes must be used to
specify specific bands from the original cube.
Categories
History
Christopher Austin | 2008-01-03 | Original version |
Christopher Austin | 2008-01-14 | Fix output cube to only having one band. |
Steven Lambright | 2008-05-13 | Removed references to CubeInfo |
Parameters
Files
The input cube. All pixels in this cube will be averaged by
corresponding pixels in the output cube.
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
The output spectral average cube.
Type | cube |
---|---|
File Mode | output |
Pixel Type | real |
Filter | *.cub |
BandBin
When creating a single band spectral average cube from a multiband
cube, the BandBin Group must be altered in some manner to represent
the new single band cube. The keywords which are always removed from
the output cube include "OriginalBand" and "Name".
Type | string | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Default | DELETE | ||||||||||||
Option List: |
|
Sets the output cube's BandBin Center to the specified value.
Type | double |
---|
Sets the output cube's BandBin Width to the specified value.
Type | double |
---|