Skip to main content
POST
Locate Image on Screen

Body

application/json

Image search parameters

image_path
string
required

Path to the image file to locate on screen

Example:

"/path/to/image.png"

confidence
number
default:0.9

Confidence threshold for image matching (0.0 to 1.0)

Required range: 0 <= x <= 1
Example:

0.9

display_num
integer
default:1

Display number to target

Example:

1

Response

Response Locateimage · object | null

Successfully searched for image

{key}
integer