ShapeReport
Describes a match to a given template shape.
Elements
Name | Type | Description |
---|---|---|
coordinates | Rect | The bounding rectangle of the object. |
centroid | Point | The coordinate location of the centroid of the object. |
size | int | The size, in pixels, of the object. |
score | double | A value ranging between 1 and 1,000 that specifies how similar the object in the image is to the template. A score of 1,000 indicates a perfect match. |