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

Differentiate QR codes and Color Cards ? #1423

Open
HaleySchuhl opened this issue Jan 16, 2024 · 0 comments
Open

Differentiate QR codes and Color Cards ? #1423

HaleySchuhl opened this issue Jan 16, 2024 · 0 comments
Labels
enhancement Enhancements to existing features help wanted Request help update Updates an existing feature/method

Comments

@HaleySchuhl
Copy link
Contributor

HaleySchuhl commented Jan 16, 2024

Start a discussion about anything you would like
New color card functions really like to detect QR code, and probably will be problematic in the future when we start adding QR code functions. Algorithm looks for box-like things, and QR codes don't get filtered out. Also filtering by size of chip relative to other chips so similarity in size must be true too. The old algorithm is also factoring proximity to determine which boxes might belong to a color card, so we can test including that logic in the updated function? Maybe another solution would be to detect QR code first and then mask those contours before detecting for color card?

@HaleySchuhl HaleySchuhl added enhancement Enhancements to existing features help wanted Request help update Updates an existing feature/method labels Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancements to existing features help wanted Request help update Updates an existing feature/method
Projects
None yet
Development

No branches or pull requests

1 participant