Example 4 - Performing a thresholding

This example shows how to perform a thresholding using InterIMAGE.

Database

Example 4 - Database

This zip file contains:

  • tijuca.tif

Step by step

  • Start InterIMAGE. Click on FileNew Project and fill the fields according to the following:

New Project

  • Check the Default Image checkbox and click the Add button. Click OK.
  • Create a semantic net like this one:

Semantic net

  • Associate the TA_Arithmetic top-down operator to the Vegetation node. Set the operator parameters according to the image below. Make sure the TopDown Multi-class checkbox is checked.

Selecting the operatorSetting its parameters

  • Save the project and execute the interpretation. You should obtain something like this:

Analysis ready

  • You can change the parameters values and re-execute the interpretation until you are satisfied with the result.
  • Now, add a Shadow node.

Semantic net

  • Select the Vegetation node. Uncheck the TopDown Multi-Class checkbox and set its parameters according to the image below:

Changing the parameters values

  • Associate the TA_Arithmetic top-down operator to the Shadow node. Set the operator parameters according to the following:

Selecting an operator

  • Save the project and re-execute the interpretation.
  • The aim of this step was to show how the reliability values affect the interpretation process. Basically, if two polygons are competing for the same image region, the one with the higher reliability value will prevail. In this case, we had this priority list: 1. Shadow, 2. Vegetation and 3. Non-vegetation.
  • Now, try to change the reliability value of the Vegetation node to 0.5. Save the project and re-execute the interpretation. By doing it, we are taking the Vegetation class to the front of the list. Here is a comparison between the two results:

Result with the first priority listResult with the second list

  • Sometimes, it can be interesting to know how this decision process takes place. Let's see what happened to the original Shadow polygons by adding this information to the visualization window.
  • Select the Selection tab and click the Add button. Fill the fields according to the image below then click Save.

Adding a Selection layerAdding a Selection layer

  • By using the visualization tools you can compare which Shadow regions remained and which were discarded.

Comparing the polygons


Navigation