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

 채택된 답변

Image Analyst
Image Analyst 2014년 5월 21일

1 개 추천

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

댓글 수: 3

Elysi Cochin
Elysi Cochin 2014년 5월 22일
편집: Elysi Cochin 2014년 5월 22일
sir with any of the above images can you show one example of color segmentation....
Image Analyst
Image Analyst 2014년 5월 22일
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 2014년 5월 23일
thank u sir...

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

질문:

2014년 5월 21일

댓글:

2014년 5월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by