Go to the USGS Home Page

USGS MIPS Specflt Documentation






This program calculates the spectral variability index for one to seven images . Basically, one output image file is created where each pixel is the result of the following:

                IMG1(DN) + ... + IMGn(DN)
          ave = -------------------------
                            n
where n is the number of input images, then

        DNOUT = (abs(IMG1(dN) - ave) +
                        .            +
                        .            +
                        .            +
                 abs(IMGn(DN) - ave)) * coef
  

Files

This program requires as input one to seven unsigned 8-bit , signed 16-bit , or 32-bit  floating point image files. The output image will have the same bit type as the input image.

 

Parameters

COEF

This parameter is a multiplicative coefficient used to scale the resulting dn. Its value must be greater than or equal to 0.0 and also be less than or equal to 1.0. The default coeficient is 0.5.

See Also

Filter 
Specvar 
U.S. Department of the Interior | U.S. Geological Survey | Jobs
Home | Search | Disclaimers & Privacy Web Rings
Send comments to webman@TerraWeb.wr.usgs.gov
URL:
Last Modified: Thu Oct 31 15:08:22 MST 2002
FirstGov: Your First Click to the U.S. Gov ernment