- 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!