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

Mess with Jevois camera and last year's code #5

Open
mcm001 opened this issue Jan 7, 2020 · 1 comment
Open

Mess with Jevois camera and last year's code #5

mcm001 opened this issue Jan 7, 2020 · 1 comment
Milestone

Comments

@mcm001
Copy link
Contributor

mcm001 commented Jan 7, 2020

No description provided.

@mcm001 mcm001 added this to the Week 1 milestone Jan 7, 2020
@mcm001
Copy link
Contributor Author

mcm001 commented Jan 8, 2020

Start with this code. Steps it should go thru:

  • Grab image
  • filter by HSV
  • Find contours
  • Filter contours by min/max stuff
  • speckle reject is ded this year but it could exist
  • Sort contours by size
  • Find approx poly DP
  • do SolvePNP
  • Copy paste math from 2019 to find Pose2d

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