How to select better threshold value for image ???
1 view (last 30 days)
Show older comments
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 Comments
Accepted Answer
Image Analyst
on 5 Jun 2011
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 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!