choose a threshold for segmentation

how to choose a threshold to segment object we need from saliency map....
i was trying the code in the link
for other images.... but it is not working for the images i gave.... i tried adjusting the threshold value... but not getting correctly.... i tried using greythresh to find the threshold but still not getting...
please can someone help me how to choose a threshold for the following images...
The Christ from the images in link...
The football players...
original images of football players, they are in 2 colors thats why the saliency map has 2 shades... so when segmenting only one person is segmenting, how to segment both of them....
The leaf from the images in the link...
Please do help me how to choose a threshold for the above images....

 Respuesta aceptada

Image Analyst
Image Analyst el 21 de Mayo de 2014

1 voto

If some part of the uniform is "uniform" (not salient) then you might have to combine it with color segmentation.

3 comentarios

Elysi Cochin
Elysi Cochin el 22 de Mayo de 2014
Editada: Elysi Cochin el 22 de Mayo de 2014
sir with any of the above images can you show one example of color segmentation....
Image Analyst
Image Analyst el 22 de Mayo de 2014
I don't have time for that, at least not until the weekend at the earliest, if even then. Please apply the color segmentation methods in my File Exchange to your images: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
Elysi Cochin
Elysi Cochin el 23 de Mayo de 2014
thank u sir...

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Preguntada:

el 21 de Mayo de 2014

Comentada:

el 23 de Mayo de 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by