- 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 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Rahul
le 24 Déc 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 commentaires
Voir également
Catégories
En savoir plus sur Biomedical Imaging dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!