- 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 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Rahul
2024 年 12 月 24 日 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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Biomedical Imaging についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!