Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
interimage:examples [2011/08/12 13:23]
rsilva
interimage:examples [2014/03/18 08:07] (current)
rsilva
Line 2: Line 2:
  
 Here we show how to create some basic and advanced interpretation projects, step by step. Here we show how to create some basic and advanced interpretation projects, step by step.
 +
 +
 +
  
  
 ===== Basic ===== ===== Basic =====
  
-These projects were successfully tested under InterIMAGE 1.26.+These projects were successfully tested under InterIMAGE 1.27.
  
   * [[interimage:​examples:​example1|Example 1 - Performing a segmentation]]   * [[interimage:​examples:​example1|Example 1 - Performing a segmentation]]
-  * [[interimage:​examples:​example2|Example 2 - Performing ​intra-regions segmentation]]+  * [[interimage:​examples:​example2|Example 2 - Performing ​an intra-regions segmentation]]
   * [[interimage:​examples:​example3|Example 3 - Performing a supervised classification]]   * [[interimage:​examples:​example3|Example 3 - Performing a supervised classification]]
 +  * [[interimage:​examples:​example4|Example 4 - Performing a thresholding]]
 +  * [[interimage:​examples:​example5|Example 5 - Debugging and exploration of attributes]]
 +  * {{:​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 [[interimage:​examples:​example2|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 =====
 +
 +  * {{:​classification.zip}}
 +  * {{:​raster_regularization.zip}}
 +  * {{:​vector_regularization.zip}}
 +  * {{:​road_extraction.zip}}
 +  * {{:​crossing_detection.zip}}
  
 ===== Advanced ===== ===== Advanced =====

Navigation