- MATLAB's 'Segment Anything Model'
- MATLAB's 'Image Segmenter' app
- Using 'Image Segmentation tutorial' on File Exchange - https://www.mathworks.com/matlabcentral/fileexchange/25157-image-segmentation-tutorial?s_tid=srchtitle
- Using 'grabcut' function
separation of image features.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I have images of white blood cells, i have apply color deconvolution to differentaiate the nucleus and cytoplasm. Now my question is, in image both (nucleus and cytoplasm) are looks separated but how to separate them individually. plz help i have upload a sample image in interior part is nucleus and outer is cytoplasm. how to separate them.

0 comentarios
Respuestas (1)
Rahul
el 24 de Dic. de 2024
In order to obtain objects in the given image in a separated form, consider using following approaches:
These approaches have been discussed in the following MATLAB Answer as well:
Please refer to the following MathWorks documentations for more information:
'Segment Anything Model': https://www.mathworks.com/help/images/getting-started-with-segment-anything-model.html
'Image Segmenter' app: https://www-test1.mathworks.com/help/releases/R2019a/images/ref/imagesegmenter-app.html
Thanks.
0 comentarios
Ver también
Categorías
Más información sobre Biomedical Imaging en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!