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

Point-cloud tracker improvements #7

Open
4 of 7 tasks
imagejan opened this issue Feb 21, 2020 · 0 comments
Open
4 of 7 tasks

Point-cloud tracker improvements #7

imagejan opened this issue Feb 21, 2020 · 0 comments

Comments

@imagejan
Copy link
Member

imagejan commented Feb 21, 2020

See improved-tracking branch.

  • Return pruned graph (no links skipping over spots)
  • Re-implement tracking using descriptor distance (instead of matching descriptors across entire field of view)
  • Add setting to select between raw graph (with edge weights corresponding to model cost) and pruned graph
  • Implement minCoverage filtering as defined in settings
  • Implement max displacement constraint
  • Clean up config panel
  • Work on visible spots only (to allow spot filtering before tracking)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant