adaptive local thresholding for gray scale image ?

but the resukt was that the pic the figure all converted to white ?
anyone know what is the error in this code? or any other methods to performe the adaptive local threshold ?

답변 (1개)

Image Analyst
Image Analyst 2012년 1월 21일

0 개 추천

Maybe you could just use CLAHE (via function adapthisteq) and then do a global threshold. Or better yet, post your photo and ask for professional, experienced opinions on how to segment your image rather than assuming adaptive local thresholding is the way to go.

댓글 수: 4

It's probably the hand vein image.
It looks like he probably passed in the wrong parameters into the routine. Some educated experimentation might be needed to find the optimal input parameters such as window size and threshold value.
kindly tell me any method of local thresholding.kindly
See attached demo, for one way to do it.

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

질문:

2012년 1월 20일

댓글:

2016년 2월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by