what is criteria of a good threshold value for image?

조회 수: 2 (최근 30일)
Elsya Nurul Aini
Elsya Nurul Aini 2012년 2월 16일
Dear all,,
Actually what is the criteria of a good threshold value for image??
Can anyone explain it to me, please,, ^_^
  댓글 수: 2
mona
mona 2013년 8월 22일
how to measure the threshold value? i need a method or function that help me to measure the threshold value to use it in a wavelet_based image segmentation (my image is the gray scale image)
Image Analyst
Image Analyst 2013년 8월 22일
You don't measure it - you specify it. So you don't have it somehow and need to measure it to discover what it is, you need to specify in advance what it is so you definitely will know what threshold you used. Please start your own discussion thread, and post your images.

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

채택된 답변

Image Analyst
Image Analyst 2012년 2월 16일
It's the one that works best for you - the one that divides foreground and background in a way that is most useful to you. There is no one algorithm that is best for all images ever captured in the world.
  댓글 수: 2
Elsya Nurul Aini
Elsya Nurul Aini 2012년 2월 16일
ooo..
ok, i'm more understand now =)
thank you very much Image Analyst.
Your explanation always helping me (=^_^=)
Iain
Iain 2013년 8월 22일
A good place to start if you want to find bright bits, is halfway between the mean (or mode or median) of the image, and the maximum of the image.

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

추가 답변 (0개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by