vision
vision.matchVisual Match
Match one or more saved template images on the current screen.
Video tutorial
02Watch how to configure and run the vision.match node in a real LaiCai Flow workflow.
Node tutorial: Visual Match
Watch on YouTubeInputs
4InputValue typeRequirementAccepted sources
Templates
assetIdsSaved template image IDs used for matching. Value type: array of asset IDs. Literal only.arrayRequiredliteralMin score
minScoreRequired match confidence threshold. Value type: number, usually 0.0 to 1.0. Higher is stricter.numberRequiredliteralMatch mode
matchModeTemplate matching mode. Value type: string. Literal only; valid editor options include color, gray, edge, and detail.stringRequiredliteralROI
roiScreen-ratio rectangle that limits the match area. Value type: rect with x, y, width, height in 0..1 coordinates.rectRequiredliteralOutputs
9Output pathValue typeCoordinate space
data.bestobject—data.best.scorenumber—data.best.assetIdstring—data.best.assetNamestring—data.best.centerpointscreenRatiodata.best.center.xnumberscreenRatiodata.best.center.ynumberscreenRatiodata.best.rectrectscreenRatiodata.itemsarray—Runtime support
DesktopSupported
Android AgentSupported