CellTrackingChallenge / fiji-plugins

Front-end Fiji plugins that make accessible the CTC measures.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome

This is a repository with Java source codes of the Fiji plugins related to the Cell Tracking Challenge. The plugins make GUI-accessible measures for quantitative evaluation of biomedical tracking in general. In particular, one can find here:

  • Technical (developer-oriented) tracking and segmentation measures: TRA, SEG, DET
  • Biological (user-oriented) measures: CT, TF, BC(i), CCA
  • Dataset quality measures: SNR, CR, Hetb, Heti, Res, Sha, Spa, Cha, Ove, Mit
  • Tracking accuracy evaluation with general Acyclic Oriented Graphs Measure (AOGM)

The binaries of the technical measures can be downloaded from the official challenge website. The recommended method, however, is to install all plugins (and measures) via the Fiji update mechanism, see below. The Fiji update system mirrors the most recent versions of the measures and tools, and regularly checks for their newer versions.

Owing to the capabilities of Fiji, it is possible to call the plugins also from command line, in a batch mode.

The tools were developed and the page is maintained by Vladimír Ulman.

See also the CTC measures repository.

Enabling update site in a new or existing Fiji installation:

  1. Open Fiji
  2. Click menus: 'Help' -> 'Update...'
  3. Click 'Manage update sites' in the opened 'ImageJ Updater' dialog
  4. Mark the 'CellTrackingChallenge' checkbox
  5. Click 'Close' to close the dialog
  6. Click 'Apply changes' in the updater dialog window

Notes

Once installed, one can find the tools in the Fiji, in the Plugins menu (and in the Cell Tracking Challenge, Segmentation and Tracking sub-menus).

Contact (ulman při fi.muni.cz) for help on how to use it, or how to do the batch mode processing.

About

Front-end Fiji plugins that make accessible the CTC measures.

License:BSD 2-Clause "Simplified" License


Languages

Language:Java 100.0%