How to select better threshold value for image ???
조회 수: 1 (최근 30일)
이전 댓글 표시
Dear all,
I've a collection of images with different illumination.
When I apply segmentation for images the result depend on the threshold value.
How should I get the better threshold value for image ??
댓글 수: 0
채택된 답변
Image Analyst
2011년 6월 5일
There is no "right" threshold or method to find one. You have to try a bunch of methods on your images and see which ones you think work best for your particular images.
or you can manually threshold the image with my GUI manual threshold app: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!