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
Next revision Both sides next revision
interimage:examples:example1 [2011/08/10 15:52]
rsilva
interimage:examples:example1 [2011/08/10 16:27]
rsilva
Line 2: Line 2:
  
 This example shows how to perform a simple segmentation and teaches some basic concepts about the user interface. This example shows how to perform a simple segmentation and teaches some basic concepts about the user interface.
 +
 +
  
  
Line 24: Line 26:
 {{interimage:​examples:​example1_3.png|Image layer}} -> {{interimage:​examples:​example1_4.png|Color Composition dialog}} {{interimage:​examples:​example1_3.png|Image layer}} -> {{interimage:​examples:​example1_4.png|Color Composition dialog}}
   * Right-click the //Scene// node and click on //Insert Child// -> //Node//. Select the inserted node and set its //Class// to //​Segmentation//​ and its //Color// to blue. This will be our semantic net for this project.   * Right-click the //Scene// node and click on //Insert Child// -> //Node//. Select the inserted node and set its //Class// to //​Segmentation//​ and its //Color// to blue. This will be our semantic net for this project.
-{{interimage:​examples:​example1_5.png|}} -> {{interimage:​examples:​example1_6.png|}}+{{interimage:​examples:​example1_5.png|Inserting a node}} -> {{interimage:​examples:​example1_6.png|Semantic Net}}
   * Associate a segmentation top-down operator to the //​Segmentation//​ node. We will use the //​TA_Baatz_Segmenter//​ operator in this example. Set the operator parameters according to the following:   * Associate a segmentation top-down operator to the //​Segmentation//​ node. We will use the //​TA_Baatz_Segmenter//​ operator in this example. Set the operator parameters according to the following:
-{{interimage:​examples:​example1_7.png|}} -> {{interimage:​examples:​example1_8.png|}}+{{interimage:​examples:​example1_7.png|Selecting a top-down operator}} -> {{interimage:​examples:​example1_8.png|Setting its parameters}}
   * Click on //File// -> //Save Project//. Click the //Execute// button. After the execution you should see something like this:   * Click on //File// -> //Save Project//. Click the //Execute// button. After the execution you should see something like this:
-{{interimage:​examples:​example1_92.png|}}+{{interimage:​examples:​example1_92.png|Analysis ready}}
   * Select the result layer and try different border and opacity settings.   * Select the result layer and try different border and opacity settings.
-{{interimage:​examples:​example1_10.png|}} +{{interimage:​examples:​example1_10.png|Result layer}} 
-  * Now, you may want to try different values for the segmentation operator parameters. Just make the changes and re-execute the interpretation. You can also try another operators. Our [[interimage:​operators_documentation|Operators Documentation]] can be helpful. +  * Now, you may want to try different values for the segmentation operator parameters. Just make the changes and re-execute the interpretation. You can also try another operators, our [[interimage:​operators_documentation|Operators Documentation]] can be helpful
-  *+ 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 +==== Exporting a shapefile ==== 
 + 
 +  * Select the result layer and click the //Export// button. 
 +{{interimage:​examples:​example1_11.png|Export result layer}} 
 +  * In the dialog that comes up click the //Class// button and select the //​Segmentation//​ class. Click OK. 
 +{{interimage:​examples:​example1_12.png|Export Shapefile dialog}} ->  
 +{{interimage:​examples:​example1_13.png|Insert Class}} 
 +  * Click OK and select a name for your shapefile. Click Save. 
 +{{interimage:​examples:​example1_14.png|Choose Shapefile}} 
 + 
 +==== Loading the shapefile into the project ==== 
 + 
 +  * First of all, save the project! Once the project is saved click on //File// -> //Edit Project//
 +  * 

Navigation