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.

Respuestas (2)

You can use marker controlled watershed segmentation. See http://www.mathworks.com/products/demos/image/watershed/ipexwatershed.html
Also see Steve's Blog

2 comentarios

thank you i tried watershed but it don't work. :( i might doi it wrong

Iniciar sesión para comentar.

Categorías

Más información sobre Image Processing Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 23 de Nov. de 2013

Comentada:

el 3 de Dic. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by