[request] want Pattern.anySize() and Pattern.anyColor() --- feature added 2018-06-25 build #28
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SikuliX |
Fix Committed
|
Critical
|
RaiMan |
Bug Description
*************** implementation
as resize before search operation:
- Settings.
- Pattern.resize resize only for the given image
additionally:
- Settings.
see docs: http://
-------
as a general solution, Sikuli needs to know, how the image should be rescaled.
the same image is found in different screen resolutions by Sikuli though.
-------
based on the original description of the planned Sikuli features:
anySize() was supossed to solve different resolutions problems.
But it is not yet available in Sikuli script.
description: | updated |
Changed in sikuli: | |
importance: | Undecided → Wishlist |
summary: |
- Pattern.anySize() ??? + [request] want Pattern.anySize() and Pattern.anyColor() |
Changed in sikuli: | |
importance: | Wishlist → Undecided |
status: | New → Won't Fix |
description: | updated |
Changed in sikuli: | |
status: | Won't Fix → In Progress |
importance: | Undecided → Wishlist |
assignee: | nobody → RaiMan (raimund-hocke) |
tags: | added: fkt-pattern |
Changed in sikuli: | |
importance: | Medium → High |
milestone: | 2.0.0 → 1.1.3 |
Changed in sikuli: | |
status: | In Progress → Fix Committed |
importance: | High → Critical |
summary: |
- [request] want Pattern.anySize() and Pattern.anyColor() + [request] want Pattern.anySize() and Pattern.anyColor() --- feature + added 2018-06-25 build #28 |
description: | updated |
Pattern().anySize()
is not implemented (neither in the Python nor in the Java API)
So you might post a request bug or rework this one as a request.
Currently you have to setup your own solution, to solve these kinds of problems.