Login  Register

Counting cells - complicated case

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Counting cells - complicated case

Artsi
4 posts
Hi
I need to count numerus images of osteoclasts in culture sinve I have hundreds of them I want to do it with as much automation as possible. I tried to figure how to do it but havent had much succsess. This is the original image:
Each purple shape is an osteoclast and i'd like to have their area, perimeter and number.
I tried to use the color threshold and gi this:
but I don't know how to go on.
If I try the watershed it divides the into too many parts. If I try to analyse particles as is it counts them as a single thing.
Please Help
Hanna