Is it possible to automatic find threshold value?
3 views (last 30 days)
Show older comments
I'm using this code to segment the leaf, which use fixed thresholds that work very well for the first image, but it don't work for the second one.
Is it possible to analyse the image and find out the best thresholds to use?
Thank you!
0 Comments
Answers (1)
Stephen Devlin
on 8 Jun 2018
Edited: Stephen Devlin
on 8 Jun 2018
Hi Tarcisio,
Maybe this helps?
https://uk.mathworks.com/matlabcentral/answers/73864-histogram-thresholding-to-get-the-threshold-point
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!