English

Tracking Tetrahymena Pyriformis Cells using Decision Trees

Computer Vision and Pattern Recognition 2017-11-01 v1 Machine Learning Image and Video Processing Cell Behavior Machine Learning

Abstract

Matching cells over time has long been the most difficult step in cell tracking. In this paper, we approach this problem by recasting it as a classification problem. We construct a feature set for each cell, and compute a feature difference vector between a cell in the current frame and a cell in a previous frame. Then we determine whether the two cells represent the same cell over time by training decision trees as our binary classifiers. With the output of decision trees, we are able to formulate an assignment problem for our cell association task and solve it using a modified version of the Hungarian algorithm.

Keywords

Cite

@article{arxiv.1207.3127,
  title  = {Tracking Tetrahymena Pyriformis Cells using Decision Trees},
  author = {Quan Wang and Yan Ou and A. Agung Julius and Kim L. Boyer and Min Jun Kim},
  journal= {arXiv preprint arXiv:1207.3127},
  year   = {2017}
}

Comments

21st International Conference on Pattern Recognition, 2012

R2 v1 2026-06-21T21:34:57.061Z