Image segmentation in pap-smear image
1 次查看(过去 30 天)
显示 更早的评论
Hello,
Currently I am doing a small project on image processing of cervical cancer pap-smear image in GUI matlab. I have doubt on how can I segment the nucleus from the cytoplasm separately. I searched a lot but i am not satisfied with it. I dont know how can i do this as i am completely new to this field. please help me on how can I use the matlab code for segmentation of nucleus and cytoplasm.
0 个评论
采纳的回答
Keerthana Chiruvolu
2020-3-4
Hi,
Kindly use the Image Segment App to draw a free hand Region of Interest (ROI) around the nucleus and create a binary mask. For performing any statistical analysis on the image, you can use this mask.
If you want to crop the free-hand ROI from the image, refer the following links
5 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!