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....

 Accepted Answer

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

3 Comments

Elysi Cochin
Elysi Cochin on 22 May 2014
Edited: Elysi Cochin on 22 May 2014
sir with any of the above images can you show one example of color segmentation....
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
thank u sir...

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!