Image segmentation in pap-smear image

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.

 Réponse acceptée

Keerthana Chiruvolu
Keerthana Chiruvolu le 4 Mar 2020

0 votes

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 commentaires

vidhya v
vidhya v le 6 Mar 2020
Modifié(e) : vidhya v le 6 Mar 2020
Thank you for your response mam.
But mam, I am developing a graphical user interface for image processing. I have already tried ImageSegmenter App, but how can I segment different pap-smear in GUI. Is there any formula through which I can segment the nucleus and cytoplasm in images?
Keerthana Chiruvolu
Keerthana Chiruvolu le 6 Mar 2020
Hi,
You may also use the MATLAB functions to create a mask instead of using Image Segmenter App.
Kindly refer the sample code in the attachment.
vidhya v
vidhya v le 6 Mar 2020
I am using R2019b version of MATLAB
Rik
Rik le 12 Avr 2020
Comment posted as flag by NAVNISH GOEL:
how to use cropROI.mlx in MATLAB 2017a.
vidhya v
vidhya v le 12 Avr 2020
thank you for your response sir.

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by