interimage:examples:multiresolution_segmentation
Diferenças
Aqui você vê as diferenças entre duas revisões dessa página.
Próxima revisão | Revisão anteriorPróxima revisãoAmbos lados da revisão seguinte | ||
interimage:examples:multiresolution_segmentation [2010/06/17 18:01] – created tkorting | interimage:examples:multiresolution_segmentation [2010/06/23 20:43] – hermann | ||
---|---|---|---|
Linha 1: | Linha 1: | ||
====== Multiresolution Segmentation ====== | ====== Multiresolution Segmentation ====== | ||
- | This example shows how to perform multiple segmentation in the image, using coarse and fine resolutions. We use the three methods for segmentation currently available in InterIMAGE, namely //Region Growing//, //Baatz// and // | + | This example shows how to perform multiple segmentation in the image, using coarse and fine resolutions. We use three methods for segmentation currently available in InterIMAGE, namely //Region Growing//, //Baatz// and // |
===== Download ===== | ===== Download ===== | ||
+ | {{: | ||
===== Step-by-step ===== | ===== Step-by-step ===== | ||
Linha 9: | Linha 10: | ||
Create a new project called " | Create a new project called " | ||
- | After that create a structure to perform segmentation. We firstly created | + | Afterwards |
{{: | {{: | ||
Linha 15: | Linha 16: | ||
The segmentation parameters used were: | The segmentation parameters used were: | ||
* // | * // | ||
- | * Euclidean | + | * Euclidean |
- | * Segments minimun | + | * minimum segment |
* // | * // | ||
* Compactness weight: 0.5 | * Compactness weight: 0.5 | ||
Linha 22: | Linha 23: | ||
* Scale parameter: 20 | * Scale parameter: 20 | ||
* Decision rule: | * Decision rule: | ||
- | * mean(' | + | * mean(' |
* // | * // | ||
* Number of grid lines: 10 | * Number of grid lines: 10 | ||
* Number of grid columns: 10 | * Number of grid columns: 10 | ||
* Decision rule: | * Decision rule: | ||
- | * ratio(' | + | * ratio(' |
* // | * // | ||
- | After running your project, the result should | + | Insert these rules in the nodes, by clicking in //TopDown Decision Rule//. Note: Select the option **No Merge**, as the // |
+ | |||
+ | {{: | ||
+ | |||
+ | After running your project, the result should | ||
+ | |||
+ | {{: |
interimage/examples/multiresolution_segmentation.txt · Última modificação: 2010/09/14 14:42 por tkorting