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

System Detecting D as potential bubble. #8

Closed
mythrex opened this issue Oct 20, 2018 · 1 comment
Closed

System Detecting D as potential bubble. #8

mythrex opened this issue Oct 20, 2018 · 1 comment

Comments

@mythrex
Copy link
Owner

mythrex commented Oct 20, 2018

Changing the min height and width is creating a problem. D is being detected.

if w >= 9 and h >= 9 and ar >= 0.7 and ar <= 1.2:

Look at image for more details.
issue 1

@mythrex mythrex changed the title System Detecting D as potenial bubble. System Detecting D as potential bubble. Oct 20, 2018
mythrex added a commit that referenced this issue Oct 22, 2018
@mythrex
Copy link
Owner Author

mythrex commented Oct 22, 2018

This issue was solved by resizing the image to h=1500. Actually compressing the image was causing details to be lost.

@mythrex mythrex closed this as completed Oct 22, 2018
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