Equivalent of ImageJ minimum threshold using MATLAB
Show older comments
Hello! I am new in image processing using MATLAB. I am trying to detect the number of objects in my images. Using Fiji I I found that the threshold 'Minimum' works best. Is there a command to apply this threshold using MATLAB? I know that there is an equivalent one in Python, but my code is already all in MATLAB and I would like not to switch.
Thank you.
1 Comment
Alex Mcaulley
on 28 May 2019
If you want to use plugins from ImageJ in Matlab take a look to:
Answers (0)
Categories
Find more on Call Python from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!