Match
10/22/22Less than 1 minute
image.Match
One template match result: score (similarity) and location (where the template aligns on the source image).
Table of contents
Properties
Properties
similarity
similarity:number
Match quality in [0, 1] (or implementation-defined range): closer to 1 means a stronger match.
point
point:cv.Point2
Top-left corner of the matched template region in source-image coordinates (OpenCV Point2).
