Re: How to count cells
- From: "GTO" <gregor_o@xxxxxxxxxxxxxxx>
- Date: Mon, 30 Jan 2006 00:57:37 GMT
Of course. You can use ImageJ. Why not? - But you can also use Matlab.
A possible procedure could be as follows:
1) Get original image
2) Convert to more appropriate format (e.g. 8 bit data, uncompressed)
3) Invert the image
4) Threshold and smooth (this is image #1)
5) Run Watershed algorithm to obtain image #2 (only contains output from
Watershed algorithm)
6) Dilate the lines of image #2
7) Invert again image #2
8) Subtract from smoothed image (image #1 minus image #2)
9) Analyze cells by hand or by using a particle counter (see plugins for
ImageJ or Matlab)
Since Matlab and ImageJ provide decent Watershed algorihms, they are
preferred applications for this type of work.
That's it. Not difficult at all.
Gregor
"akifmuhtar" <akifmuhtar@xxxxxxxxx> wrote in message
news:1138531842.283747.31390@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi to everbody,
>
> I need to count cells from digital images, for tissue cultures. Is
> tehre a way for this? Can I do with ImageJ?
>
> Regards,
>
> Akif
>
.
- References:
- How to count cells
- From: akifmuhtar
- How to count cells
- Prev by Date: Re: Microscope Fasteners
- Next by Date: Re: Microscope Fasteners
- Previous by thread: How to count cells
- Next by thread: security CCd camera
- Index(es):
Relevant Pages
|
|