interimage:examples:multiresolution_segmentation
Diferenças
Aqui você vê as diferenças entre duas revisões dessa página.
Ambos lados da revisão anteriorRevisão anteriorPróxima revisão | Revisão anterior | ||
interimage:examples:multiresolution_segmentation [2010/06/18 18:18] – tkorting | interimage:examples:multiresolution_segmentation [2010/09/14 14:42] (atual) – tkorting | ||
---|---|---|---|
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 10: | Linha 10: | ||
Create a new project called " | Create a new project called " | ||
- | After that create a structure to perform segmentation. We firstly created | + | Afterwards |
{{: | {{: | ||
The segmentation parameters used were: | The segmentation parameters used were: | ||
- | * // | + | * // |
- | * Euclidean | + | * Euclidean |
- | * Segments minimun | + | * minimum segment |
- | * // | + | * // |
* Compactness weight: 0.5 | * Compactness weight: 0.5 | ||
* Color weight: 0.5 | * Color weight: 0.5 | ||
Linha 24: | Linha 24: | ||
* 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 | ||
Linha 35: | Linha 35: | ||
{{: | {{: | ||
- | After running your project, the result should | + | After running your project, the result should |
{{: | {{: |
interimage/examples/multiresolution_segmentation.1276885138.txt.gz · Última modificação: 2010/06/18 18:18 por tkorting