en:actions:actionfindimage
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:actions:actionfindimage [2013/06/29 09:47] – [Input parameters] jmgr | en:actions:actionfindimage [2021/02/13 11:23] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Find image ====== | ====== Find image ====== | ||
- | This action allows you to search for an image on the screen, | + | This action allows you to search for an image on the screen, |
[//Added in Actionaz 3.2.0.//] | [//Added in Actionaz 3.2.0.//] | ||
Line 13: | Line 13: | ||
* Image (search in another image) | * Image (search in another image) | ||
== Window name == | == Window name == | ||
- | The title of the window | + | The title of the windows |
You can use wildcards here like * (any character) or ? (one character). | You can use wildcards here like * (any character) or ? (one character). | ||
== Window relative position == | == Window relative position == | ||
The position is relative to the window. | The position is relative to the window. | ||
If this parameter is set to false (not checked) then the position is absolute. | If this parameter is set to false (not checked) then the position is absolute. | ||
- | == Image where to seach == | + | == Image to search in == |
The path of the image where to search. | The path of the image where to search. | ||
+ | == Image to find == | ||
+ | The path of the image to find. | ||
+ | == If found == | ||
+ | What to to if the image has been found. [//Added in Actionaz 3.7.0.//] | ||
+ | == If not found == | ||
+ | What to to if the image has not been found. [//Added in Actionaz 3.7.0.//] | ||
==== Output parameters ==== | ==== Output parameters ==== | ||
== Position == | == Position == | ||
Line 27: | Line 33: | ||
===== Advanced parameters ===== | ===== Advanced parameters ===== | ||
==== Input parameters ==== | ==== Input parameters ==== | ||
+ | == Method == | ||
+ | The search method to use. | ||
== Confidence minimum == | == Confidence minimum == | ||
The minimum confidence percentage required to select a possible matching image. | The minimum confidence percentage required to select a possible matching image. | ||
Line 32: | Line 40: | ||
The maximum matching images count. | The maximum matching images count. | ||
Setting this parameter higher will increase the duration of the search. | Setting this parameter higher will increase the duration of the search. | ||
- | == Down pyramid count == | + | == Downsampling |
- | The number of down pyramids | + | (was "down pyramid count" before Actionaz 2.7.0) |
+ | |||
+ | The downsampling value to use. 1 should work with every image. | ||
== Search expansion == | == Search expansion == | ||
The number of pixels to shift when searching for another matching image. | The number of pixels to shift when searching for another matching image. | ||
+ | == Delay between two searches when waiting == | ||
+ | The amount of time to wait between to image searches when waiting for an image to appear or disappear. [//Added in Actionaz 3.7.0.//] | ||
+ | ==== Output parameters ==== | ||
+ | == Confidence == | ||
+ | The confidence percentage of the found image. [//Added in Actionaz 3.7.0.//] | ||
===== Exceptions ===== | ===== Exceptions ===== | ||
en/actions/actionfindimage.1372499234.txt.gz · Last modified: 2021/02/13 11:23 (external edit)