Level 2 Help for PIXSTAT
IN
File name to be used as the input
data set (VICAR labeled image).
OUT
File name to be used as the output
data set (VICAR labeled image).
NLW
The number of lines in the local area window.
This number must be odd to insure a center line.
The default value is 11. The maximum value is 129
NSW
The number of samples in the local area window.
This number must be odd to insure a center sample.
The default value is 11. The maximum value is 129
SCALE
The scaling factor that each output pixel will be
multiplied by. The default value is 1
OFFSET
The constant which is added to each scaled pixel
befor it is output. The default value is 0
CALC
A keyword selecting the statistic to be calculated.
'MEAN, 'MOMENT, 'VARIANCE and 'SDEV (standard deviation)
are the valid selections. 'SDEV is the default selection.
SIZE
The size parameter determines the boundaries in the input
file on which the statistics are to be gathered. It is specified
as (SL,SS,NL,NS), where
SL is the starting line
SS is the starting sample
NL is the number of lines to be copied
NS is the number of samples (pixels) in each line
NL
Number of input lines
NS
Number of input samples
SL
Starting line
SS
Starting sample