Table of Contents
Examples of Interpretation Projects
Here we show how to create some basic and advanced interpretation projects, step by step.
Basic
These projects were successfully tested under InterIMAGE 1.27.
- pass_attr_higher_level.zip - This example shows how to aggregate an attribute (average, count, sum etc.) from a lower level to a higher level in the semantic network. In this example, we have a blocks shapefile and we perform a segmentation within each block (like we did in Example 2). After that, we count the number of segments in the lower level (segmentation) and pass this value to the higher level (blocks).
BREC Operators
Advanced
The following links contain advanced interpretation examples.