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

Write a guide on spatial coordinate systems #374

Open
niksirbi opened this issue Jan 10, 2025 · 1 comment
Open

Write a guide on spatial coordinate systems #374

niksirbi opened this issue Jan 10, 2025 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@niksirbi
Copy link
Member

This issue is branching off #69, because we decided it would make sense to introduce coordinate systems as a standalone guide/page, complete with schematics, similar to what we have for movement datasets.

It could also necessitate adding some additional terms to the glossary, which can be cross-references in this guide.

Contents

A rough list of concepts we'd like to cover:

  • Center pixel-aligned systems
  • Cartesian vs Polar space
  • Image / Camera / World coordinate systems
  • Allocentric vs Egocentric systems
  • Static vs moving reference frames?
  • right hand rule
  • Linear algebra:
    • linear transformations
    • origin
    • translation
    • rotation
    • scaling
    • right-hand rule
    • (free) vector

Useful resources

@niksirbi niksirbi added the documentation Improvements or additions to documentation label Jan 10, 2025
@niksirbi niksirbi self-assigned this Jan 10, 2025
@niksirbi niksirbi moved this from 🤔 Triage to 📝 Todo in movement progress tracker Jan 10, 2025
@niksirbi
Copy link
Member Author

Here's a long write-up containing my current thoughts on spatial coordinate systems for movement. It contains some background on image formation, the current status quo in movement and some ideas for the future. It's very much a work-in-progress and feedback is welcome.

Spatial coordinate systems.pdf

A cleaned-up and severely shortened version of this will go up on the movement website at some point, as the coordinate system guide. That version will mostly focus on the status quo (already supported systems) rather than future plans.

PS: Some internal document links may have been broken in the process of exporting the PDF from obsidian, but all content is still in there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: 📝 Todo
Development

No branches or pull requests

1 participant