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

Noise cancellation #25

Open
FloCiaglia opened this issue Jul 19, 2021 · 0 comments
Open

Noise cancellation #25

FloCiaglia opened this issue Jul 19, 2021 · 0 comments
Assignees

Comments

@FloCiaglia
Copy link
Contributor

Use the tracing of the characters that we perform in char_detection to remove the noise from the single box images.

I have run into a problem: We do the tracing on the field image. Therefore, the coordinates that the tracing are in are related to the whole field. When we use the tracing to clean the single character image from noise, the xy-coordinates don't match with the single char image. This issue results in IndexError: image index out of range.
I am not sure how to fix this problem

@FloCiaglia FloCiaglia self-assigned this Jul 19, 2021
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