Equivalent of ImageJ minimum threshold using MATLAB

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

If you want to use plugins from ImageJ in Matlab take a look to:

Sign in to comment.

Answers (0)

Products

Release

R2019a

Asked:

on 28 May 2019

Commented:

on 28 May 2019

Community Treasure Hunt

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

Start Hunting!