Equivalent of ImageJ minimum threshold using MATLAB
Mostrar comentarios más antiguos
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 comentario
Alex Mcaulley
el 28 de Mayo de 2019
If you want to use plugins from ImageJ in Matlab take a look to:
Respuestas (0)
Categorías
Más información sobre Call Python from MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!