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 anteriorPróxima revisãoAmbos lados da revisão seguinte | ||
interimage:examples:multiresolution_segmentation [2010/06/18 18:09] – 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 34: | Linha 35: | ||
{{: | {{: | ||
- | After running your project, the result should | + | After running your project, the result should |
{{: | {{: |
interimage/examples/multiresolution_segmentation.txt · Última modificação: 2010/09/14 14:42 por tkorting