Name | Type | Description | Notes |
---|---|---|---|
inClass | string | The classification of the recognized object. | [optional] |
x0 | float | The starting point of the rectangle in the vertical (x) direction. | [optional] |
y0 | float | The starting point of the rectangle in the horizontal (y) direction. | [optional] |
width | float | The distance from the starting point (y0) to end the rectangle in the horizontal direction. | [optional] |
height | float | The distance from the starting point (x0) to end the rectangle in the vertical direction. | [optional] |
probability | int | The probability that the object found matches the classification. | [optional] |