v1
latestOpenAPI 3.1.02026-07-13372867.8 KBdisplay
Locate Image on Screen
Searches for a specified image on the screen and returns its location if found.
post/api/display/locate
Request body
Example request
{
"confidence": 0.9,
"display_num": 1,
"image_path": "/path/to/image.png"
}Response
Successfully searched for image
object nullable required