This is an old revision of the document!


Example 5 - Debugging and exploration of attributes

This example shows how to debug and explore polygons attributes.

Database

Example 5 - 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.
  • Open the Shapefile Editor.

Open Shapefile Editor

  • In the window that comes up select the Create Polygon tool and draw a simple polygon.

Create PolygonDrawing a polygon

  • After, click the Save ESRI Shapefile button. Give a name for your shapefile, roi.shp for example. Click Save.

Save Shapefile

  • Close the Shapefile Editor window.
  • Click on FileEdit Project. Fill the fields according to the following:

Edit Project

  • Click the Add button. Click OK.
  • Create a sementic net like this one:

Semantic net

  • Associate the TA_Shapefile_Import top-down operator to the ROI node. Set the operator parameters according to the following:

Selecting the operatorSetting its parameters

  • Associate the TA_NDVI_Segmenter top-down operator to the Vegetation node. Set the operator parameters according to the following:

Selecting the operatorSetting its parameters

  • Select the Vegetation node and click the TopDown Decision Rule button.

  • In the dialog that comes up click the Class button and select the Vegetation class. Click OK. Make sure that the Merge All option is selected and click OK again.

Decision Rule dialogInsert Class

  • Save the project and execute the interpretation.

Interpretation result

  • Now, add two nodes to the semantic net: Tress and Grass.

Semantic net

  • Select the Grass node. Right-click it and clik on Enable/Disable, disabling it.
  • Now, select the Trees node and change the breakpoint field to TopDown. Select the TA_Baatz_Segmenter top-down operator and set the operator parameters according to the following:

Setting the operator parameters

  • Select the Trees node and click the TopDown Decision Rule button.

Open Decision Rule

  • In the dialog that comes up click the Class button and select the Trees class. Click OK. Make sure that the No Merge option is selected and click OK again.

Decision Rule dialogInsert Class

  • Click the Debug Mode button and save the project. Execute the interpretation.

Debug Mode

  • When the interpretation pauses, click the Analysis Explorer button.

Open Analysis Explorer


Navigation