Is it possible to automatic find threshold value?

4 views (last 30 days)
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!

Answers (1)

Stephen Devlin
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

Community Treasure Hunt

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

Start Hunting!