Mixture Model

The Mixture Model is a component that implements a raster decomposition using the mixture model strategy. The spatial resolution of remote sensing satellites, in general, allows that a single pixel contains more than a target (for example vegetation + shadow + soil). The mixture model algorithms allow to decompose the raster into fraction images, where the value of the resultant pixels indicate the fraction of each target inside the pixel.

The main information needed to execute a mixture model are:


The available methods in TerraLib are:

It is accessible through:
   
    Raster Processing > Mixture Model... (list of all raster layers will be available)

This wizard consists of the following steps:

    Wizard Page 1 - Selection of the layer with the desired raster (Layer Search)

  1. On the List of Layers select the raster layer to apply the Mixture Model. 
  2. Optionally use Filter By Name field giving part of the layer name to help find the layer in the list.
  3. Press Next  to go to next step or Cancel to close the dialog.

    Wizard Page 2 - Mixture Model interface

  1.  Type - Select the Type of mixture model to be used and set specific parameters (the parameters will vary depending on the selected contrast type).

  2. Options 

  1. Raster Bands
  2. Components  - Components List contains a list  the Names and the Values (one for each band) of the components acquired over the image (for example samples of soil, water and shadow). The number of components (samples) and bands must be the same.
  3. Spectral Curves -  This graph shows the relation of the values ​​obtained from the selected bands to the wave length of the selected sensors.
  4. Press Next  to go to next step, Back to return to the previous wizard or Cancel to close the dialog.

    Wizard Page 3 - Output information (Output Raster Information)

  1. Raster Info - First press and inform the folder where the resulting file will be saved.
  2. Name - inform the raster name.
  3. Extra Parameters - if there are some, see the details on how to inform then here.
  4. Press Finish to save the resulting raster or Back to go to the previous wizard page.
Hint: The Mixture Model result is added to the TerraView project as a new layer and the default style used is color composition. Use the Style Explorer to select just one band in monochromatic  to check each component (soil, water, shadow).