This function returns the height of the object detected. You can specify the object for which the value is needed. The position is mapped with the stage coordinates.
height()
Function Definition: height(object = 1)
- Python Library: Recognition Cards
- Library Import: cards = RecognitionCards()
- Mode: Stage Mode
Parameters
Name | Type | Description | Expected Values | Default Value |
---|---|---|---|---|
object | int | Object number for which the information is required. | 1-100 | 1 |
Description
Example
There are no examples documented for this article.