Info

This question is closed. Reopen it to edit or answer.

I must recognize two successive frames if a cell is divided or not and know which cell is

1 view (last 30 days)
We have a set of frames sampled at successive instants of time and we should first be able to track the movement of cells and recognize and report those cells that fulfill mitosis following the movement of the two new cells created from the original.
thanks in advance for your help and advice Luca
  12 Comments
Luca Apolito
Luca Apolito on 8 Jun 2015
TASK:
Segmenting the cells in each frame
Identify the centers and the radii of cells
Implement a code tracking cell
Identify frame with mitosis and cell indices involved

Answers (1)

Image Analyst
Image Analyst on 5 Jun 2015
Check out the tracking capabilities in the Computer Vision System Toolbox.
  2 Comments
Luca Apolito
Luca Apolito on 8 Jun 2015
we would like to implement a code which set the parameters and decision-making with which to save the results of diseased cells with their respective frames that divide can then use with this toolbox. The toolbox implements a number of features that we can not mix

Community Treasure Hunt

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

Start Hunting!