https://github.com/royerlab/ultrack-i2k2024
Ultrack From Images to Knowledge (I2k) 2024 Workshop
https://github.com/royerlab/ultrack-i2k2024
cell-tracking cell-tracking-challenge ultrack
Last synced: 3 months ago
JSON representation
Ultrack From Images to Knowledge (I2k) 2024 Workshop
- Host: GitHub
- URL: https://github.com/royerlab/ultrack-i2k2024
- Owner: royerlab
- License: bsd-3-clause
- Created: 2024-10-13T17:26:03.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-10-25T07:19:10.000Z (12 months ago)
- Last Synced: 2024-10-26T01:25:06.005Z (11 months ago)
- Topics: cell-tracking, cell-tracking-challenge, ultrack
- Homepage: https://royerlab.github.io/ultrack-i2k2024/
- Size: 27.1 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ultrack I2K 2024 Workshop
This repository contains the materials for the Ultrack workshop at I2K 2024.
Clone this repository to your local machine to folow the tutorial by running:
```bash
git clone https://github.com/royerlab/ultrack-i2k2024
```You can refer the [workshop website](https://royerlab.github.io/ultrack-i2k2024/) for more information.
## Installation
This is also available in the website in [this section](https://royerlab.github.io/ultrack-i2k2024/installation.html).
## Acknowledgements
This workshop is based on [napari/napari-workshop-template](https://github.com/napari/napari-workshop-template) and [scipy-2024-image-analysis/tutorial](https://github.com/scipy-2024-image-analysis/tutorial).