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

Experiment with different vision parameters #183

Open
6 tasks
charlesmackenzie opened this issue Apr 10, 2024 · 0 comments
Open
6 tasks

Experiment with different vision parameters #183

charlesmackenzie opened this issue Apr 10, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation feature New feature or request vision workflow Relating to build system, project structure

Comments

@charlesmackenzie
Copy link
Collaborator

Purpose
Right now, our vision system relies on the very vague tribal knowledge of a soon-to-graduate team member. We need to spend time playing with different inputs to the localizer in order to gain a more crystalized understanding of what they do, and a better set of "reasonably default" values.

Project Scope

  • Play with camera resolution and understand its effects on frame rate and recognition range.
  • Play with camera aspect ratio to find the actual maximum aspect ratio of our various cameras.
  • Establish a step-by-step procedure for camera calibration, documenting what seems to have the most effect on accuracy.
  • Experiment with accuracy effects of using a calibration file generated on one camera on a different camera of the same model.
  • Find a reasonably reliable way to accept single-tag measurements that doesn't feel immensely hacky (they tend to be correct at least half the time).
  • Find (experimentally or by reading theory) the relationship between localization accuracy and tag angle + distance.
  • [ ]
@charlesmackenzie charlesmackenzie added documentation Improvements or additions to documentation feature New feature or request vision workflow Relating to build system, project structure labels Apr 10, 2024
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 feature New feature or request vision workflow Relating to build system, project structure
Projects
None yet
Development

No branches or pull requests

1 participant