Match
R2026bDescription
A Match object contains the result of a shape matching
operation. The object stores the position, rotation, scale, and similarity score of each
detected instance of a shape model in a search image. To visualize the shape model matches,
use the showmatches function.
Creation
Create a Match object by using the matchshape object function of the shapemodel object, which detects instances of a shape model in a search image and
returns a Match object for each detected instance.
Properties
Version History
Introduced in R2026b