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/17 18:03] – 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 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 |
| {{: | {{: | ||
| 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 | ||
| * 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(' |
| * // | * // | ||
| Insert these rules in the nodes, by clicking in //TopDown Decision Rule//. Note: Select the option **No Merge**, as the // | 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 | + | After running your project, the result should |
| + | |||
| + | {{: | ||
interimage/examples/multiresolution_segmentation.1276797794.txt.gz · Última modificação: 2010/06/17 18:03 por tkorting
