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

Wrong result size for scaled image search #68

Closed
s1hofmann opened this issue Jun 3, 2019 · 0 comments
Closed

Wrong result size for scaled image search #68

s1hofmann opened this issue Jun 3, 2019 · 0 comments
Labels
bug Something isn't working DONE Implementation is done, but not yet merged into master

Comments

@s1hofmann
Copy link
Member

Version
1.1.2

Short overview
When a given input image is detected on a smaller scale, an unscaled target region is returned.

Detailed error description
When searching for a larger image on a screen, e.g. when using input images captured on retina displays on a regular display, the returned image region is unscaled.
This results in a larger result region, than the actual image on screen, which might cause clicks outside the target.

Steps to reproduce error
Use an input image e.g. twice the scale than on screen and try to locate it.

@s1hofmann s1hofmann added bug Something isn't working prio:high labels Jun 3, 2019
@s1hofmann s1hofmann added this to the v2.0.0 milestone Jun 3, 2019
s1hofmann added a commit that referenced this issue Jun 14, 2019
s1hofmann added a commit that referenced this issue Jun 16, 2019
@s1hofmann s1hofmann added DONE Implementation is done, but not yet merged into master and removed IN PROGRESS labels Jun 16, 2019
@s1hofmann s1hofmann removed this from the v2.0.0 milestone Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working DONE Implementation is done, but not yet merged into master
Projects
None yet
Development

No branches or pull requests

1 participant