Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement loaders for "centroid" tracking formats #308

Open
niksirbi opened this issue Sep 12, 2024 · 0 comments
Open

Implement loaders for "centroid" tracking formats #308

niksirbi opened this issue Sep 12, 2024 · 0 comments
Labels
enhancement New optional feature

Comments

@niksirbi
Copy link
Member

Is your feature request related to a problem? Please describe.
There are several animal trackers that only track a single point per individual, e.g. idtracker and TRex, which are popular for tracking swarms of insects and fish. animovement, @roaldarbol's R package, already has loaders for such formats.

Describe the solution you'd like
Using the R implementations as a starting point, we could write similar readers for movement. The data could be probably represented as a multi-individual single-keypoint poses movement dataset.

Additional context

  • See also relevant thread on zulip.
  • @sfmig you will be probably interested in this, as you've been playing around with idtracker.
@niksirbi niksirbi added the enhancement New optional feature label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New optional feature
Projects
Status: 🤔 Triage
Development

No branches or pull requests

1 participant