Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 788 Bytes

LOG.MD

File metadata and controls

15 lines (13 loc) · 788 Bytes

2021.12.02

3DeeCellTracker v0.4.1 was released with following issues fixed

  • Solved the bug "the directions of arrows showing the accurate correction are opposite"
  • Added functions for extracting/drawing activities from cell images based on tracked labels
  • Added the function for storing coordinates of tracked cells
  • Added support for both tensorflow 1.x and 2.x

2021.06.17

We have updated our program to 3DeeCellTracker v0.4.0:

  • We modified the notebooks, and the underlying package to simplify the use.
  • The intermediate results of segmentation and tracking can be visualized easily to assist the parameter optimization.

2021.03.29

We have updated our program to 3DeeCellTracker v0.3:

  • By using vectorization, we remarkably reduced the runtime for tracking cells.