Breast cancer histologic image cell segmentation

조회 수: 4 (최근 30일)
Alessio Serrani
Alessio Serrani 2018년 2월 23일
편집: KALYAN ACHARJYA 2020년 3월 4일
Hi everybody! I'm trying to detect both tumoral cells and linfocytes (darker and smaller points) in a dataset of images like the ones attached. I know that tumoral cells have a less omogeneous coloring and are bigger with respect to linfo. I need to segment these two structeres to obtain a mask that will be used for classification in the next step. I already tried a watershed algorithm and various combinations of thesholdings and morfological operations with a very bad final result (the algorithm doesn't detect a sufficient number of cells or detects agglomerations of them). I attach three images as an example of our data set. Thanks for all the replies!
1)
2)
3)
PS: these are some of our results (red=cancer, green=linfo)
1)
2)
3)
  댓글 수: 4
Eleanor Betton
Eleanor Betton 2020년 2월 27일
Do you have an example of your code? Have you tried do any colour transformations to amplify the contast. Is detecting the cells or identifying between the tumoral cells and linfocytes which is the problem?
KALYAN ACHARJYA
KALYAN ACHARJYA 2020년 3월 4일
편집: KALYAN ACHARJYA 2020년 3월 4일
Steps:
  1. Do the Preprocessing (Contrast Enhancement)
  2. Segmentation (Not so challenging as per attached images)
  3. Compare the results with Ground Truth Images

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Biotech and Pharmaceutical에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by