I have a bunch of movies of bacteria splitting, and I'm supposed to track them down and detect the splits and so forth.
Now, I'm a newbie to this area, so I'm looking for initial advices on how to proceed.
I have attached several screenshots.
For the first part I have to get rid of the background. How do I do that? ImageJ tool seems promising (better said overwhelming) and I'd prefer to use it since I'll be developing in Java, so I'd appreciate some advice from ImageJ gurus.
These are some options I have found so far, but I can't get them to work for all cases:
- rolling ball transformation (process -> subtract background)
- binarizing? (image->adjust threshold)
- or can something like
this be done in ImageJ:
http://www.mathworks.com/products/image/demos.html?file=/products/demos/shipping/images/ipexrice.html
Please advise on how to best get rid of bg in these various cases.
Thanks,
Igor