Skip to main content

A Python library for multi-object tracking data structures and algorithms

Project description

TracksData

PyPI - License PyPI - Version PyPI - Python Version CI codecov

A common data structure and basic tools for multi-object tracking.

Features

  • Graph-based representation of tracking problems
  • In-memory (RustWorkX) and database-backed (SQL) graph backends
  • Nodes and edges can take arbitrary attributes
  • Standardize API for node operators (e.g. defining objects and their attributes)
  • Standardize API for edge operators (e.g. creating edges between nodes)
  • Basic tracking solvers: nearest neighbors and integer linear programming
  • Compatible with Cell Tracking Challenge (CTC) format
  • Efficient subgraphing based on attributes on any graph backend
  • Integration with cell tracking evaluation metrics

Installation

Until rustworkx 0.17.0 is released, you need to have rust installed to compile the latest rustworkx.

conda install -c conda-forge rust

Then install tracksdata with the following command:

pip install .

Why tracksdata?

TracksData provides a common data structure for multi-object tracking problems. It uses graphs to represent detections (nodes) and their connections (edges), making it easier to work with tracking data across different algorithms.

Key benefits:

  • Consistent data representation for tracking problems
  • Modular components that can be combined as needed
  • Support for both small datasets (in-memory) and large datasets (database)

Documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tracksdata-0.1.0rc0.tar.gz (153.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tracksdata-0.1.0rc0-py3-none-any.whl (177.9 kB view details)

Uploaded Python 3

File details

Details for the file tracksdata-0.1.0rc0.tar.gz.

File metadata

  • Download URL: tracksdata-0.1.0rc0.tar.gz
  • Upload date:
  • Size: 153.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for tracksdata-0.1.0rc0.tar.gz
Algorithm Hash digest
SHA256 106968bbe4abeaaa996062d34335ea409e9d445198bbe4e904e6e11d31db71ce
MD5 f4898f95be58fdb91e998cfccb702a72
BLAKE2b-256 db8347d218cb8fdf78b4defd7eca2b957548ee6ca1d214fcf97e81eaf91f2c96

See more details on using hashes here.

Provenance

The following attestation bundles were made for tracksdata-0.1.0rc0.tar.gz:

Publisher: release.yml on royerlab/tracksdata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tracksdata-0.1.0rc0-py3-none-any.whl.

File metadata

  • Download URL: tracksdata-0.1.0rc0-py3-none-any.whl
  • Upload date:
  • Size: 177.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for tracksdata-0.1.0rc0-py3-none-any.whl
Algorithm Hash digest
SHA256 6cb0bc4b8adf3bc6c1267a7b65e15fcf0af188f48f3ddac508af7e046ae06622
MD5 f3a36595f33691993760ce7660b1c837
BLAKE2b-256 96aeffe3d7d993e001a872696ba3f6133fd79eeb8734d42de85e3b804583315c

See more details on using hashes here.

Provenance

The following attestation bundles were made for tracksdata-0.1.0rc0-py3-none-any.whl:

Publisher: release.yml on royerlab/tracksdata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page