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/01/10 13:21]
rsilva
interimage:examples [2014/03/18 08:07]
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.
 +
  
  
Line 8: Line 9:
 ===== Basic ===== ===== Basic =====
  
-All basic examples work with the following image:+These projects were successfully tested under InterIMAGE 1.27.
  
-{{:​interimage:​examples:​input_image.png}}+  * [[interimage:examples:​example1|Example 1 - Performing a segmentation]] 
 +  * [[interimage:​examples:​example2|Example 2 - Performing an intra-regions segmentation]] 
 +  * [[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).
  
-**These projects were successfully tested under InterIMAGE version 1.21 and lower.** 
  
-The following links contain basic interpretation examples intended to help new users+ 
-  * [[interimage:examples:rule_based_classification|Rule-Based Classification]] + 
-  * [[interimage:examples:​multiresolution_segmentation|Multiresolution Segmentation]] + 
-  * [[interimage:examples:​supervised_c45|Supervised Classification Using Decision Trees]]+===== BREC Operators ===== 
 + 
 +  * {{:​classification.zip}} 
 +  * {{:raster_regularization.zip}} 
 +  * {{:vector_regularization.zip}} 
 +  * {{:road_extraction.zip}} 
 +  * {{:crossing_detection.zip}}
  
 ===== Advanced ===== ===== Advanced =====
 +
 The following links contain advanced interpretation examples. The following links contain advanced interpretation examples.
   * [[interimage:​examples:​example_landcover|Example of Land-Cover Classification]]   * [[interimage:​examples:​example_landcover|Example of Land-Cover Classification]]

Navigation