User Tools

Site Tools


en:actions:actionfindimage

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:actions:actionfindimage [2013/06/29 09:47] – [Input parameters] jmgren: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, on a window or on another image.+This action allows you to search for an image on the screen, within a window or within another image.
  
 [//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 where to search.+The title of the windows where to search.
 You can use wildcards here like * (any character) or ? (one character). You can use wildcards here like * (any character) or ? (one character).
-== Image where to seach ==+== Window relative position == 
 +The position is relative to the window. 
 +If this parameter is set to false (not checked) then the position is absolute. 
 +== 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 24: 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 29: 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 to use. A pyramid is a subdivision of the image used to accelerate the searchEnter 1 here if the searched image is not very different from the source image.+(was "down pyramid count" before Actionaz 2.7.0) 
 + 
 +The downsampling value to use. 1 should work with every image. Choose 2 here if the image to search into is very large to accelerate the search.
 == 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.1372499220.txt.gz · Last modified: 2021/02/13 11:23 (external edit)