- 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.
4 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Rahul
on 24 Dec 2024 at 8:41
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 Comments
See Also
Categories
Find more on Biomedical Imaging 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!