how do i count two overlapping cell image as two cells instead of one big cell using image processing tool?

hi, I am a new user of MATLAB image processing tools and i want to process an image of sputum cells sample to detect how many cells are there in one sample image. but in some case, two or more cell are overlap. so how do i detect the cell as two cells overlapping instead of one single big cell.i here attach a sample image. thank you.

回答 (2 件)

Hasan alomari
Hasan alomari 2013 年 11 月 23 日
did you try to use erosion ( imerode(im,se))?
Image Analyst
Image Analyst 2013 年 11 月 23 日
You can use marker controlled watershed segmentation. See http://www.mathworks.com/products/demos/image/watershed/ipexwatershed.html
Also see Steve's Blog

2 件のコメント

Muhammad Asyraf
Muhammad Asyraf 2013 年 12 月 3 日
編集済み: Muhammad Asyraf 2013 年 12 月 3 日
thank you i tried watershed but it don't work. :( i might doi it wrong
Sorry about that.

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeImage Processing Toolbox についてさらに検索

質問済み:

2013 年 11 月 23 日

コメント済み:

2013 年 12 月 3 日

Community Treasure Hunt

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

Start Hunting!

Translated by