Cell Image Processing Segmentation/Cell Counting Problem
4 views (last 30 days)
Show older comments
Hi! I am currently looking at cancer squamous carcinoma cells. I am attempting to process and segment the cells so I will be able to count them, but it is difficult for me to segment them because the cells are overlapping and do not have well-defined borders. I have tried turning the picture to black & white using a threshold (im2bw(X, graythresh(X)), but it results in poorly segmented cells that are hardly defined. I would also like to be able to automatically count the cells. Any tips on how to tackle this problem with MATLAB? Below I have attached the original cell image, and my attempt to process it for automated counting. Any help would be greatly appreciated!


3 Comments
Rishab Agarwal
on 25 May 2019
Any leads here? If yes, please help me out to go through similar situation.
Answers (1)
Sarah Salvino
on 23 May 2019
I've a similar problem, and I'm still searching for a solution. Dou you discover how to process this kind of image? Thanks
0 Comments
See Also
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!