Skip to content

Find multiple match from a template #115

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

Closed
Eternahl opened this issue Mar 25, 2020 · 1 comment · Fixed by #323
Closed

Find multiple match from a template #115

Eternahl opened this issue Mar 25, 2020 · 1 comment · Fixed by #323
Labels
feature New features

Comments

@Eternahl
Copy link

Short overview
I am looking for a way to find all match on the screen for a template image

Use case
Same as the existing screen.find(...) method

Detailed description
I am thinking about something like screen.findAll(...): Promise<Region[]>
A maxMatch parameter might be needed for performance

@s1hofmann s1hofmann added the feature New features label Apr 8, 2020
@s1hofmann
Copy link
Member

Hi @Eternahl, thanks for reaching out!

findAll(...) functionality would be a great feature, I'll check what's possible!

@s1hofmann s1hofmann added this to the v1.5.0 milestone May 10, 2020
@s1hofmann s1hofmann removed this from the v1.4.2 milestone Aug 3, 2020
@s1hofmann s1hofmann linked a pull request Nov 26, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants