Open CTC data
"Drag and drop annotations/results in the Cell Tracking Challenge (CTC) format into napari."
Drag and drop annotations/results in the Cell Tracking Challenge (CTC) format into napari.
Works for TRA
, RES
, etc. folders, which contain a time sequence of segmentations in tiff
format, and a corresponding tracklet file *.txt
.
https://github.com/bentaculum/napari-open-ctc/assets/8866751/197c9ea2-4115-4829-851a-4b77eb843bf2
Installation¶
You can install napari-open-ctc
via pip:
pip install napari-open-ctc
To install latest development version :
pip install git+https://github.com/bentaculum/napari-open-ctc.git
Contributing¶
Contributions are very welcome. Tests can be run with tox.
License¶
Distributed under the terms of the BSD-3 license,
napari-open-ctc
is free and open source software.
Issues¶
If you encounter any problems, please file an issue along with a detailed description.
GitHub activity:
- Stars: 1
- Forks: 1
- Issues + PRs: 4