Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 452 Bytes

File metadata and controls

7 lines (6 loc) · 452 Bytes

Cell_Tracking

Cell tracking algorithm using variational, geometric and level set methods for undergraduate thesis.

ImageProcessing applies filters and checks tracking performance under different conditions. ImageCrop crops all of the images from a dataset into squares for best algorithm performance. JaccardScore evaluates how well the algorithm performed on a certain dataset. RegionBased tracks the cell and reports the metrics of the algorithm.