This function is used to get the class name of the analyzed object.
classname()
Function Definition: classname(object = 1)
- Python Library: Recognition Cards
- Library Import: cards = RecognitionCards()
- Mode: Stage Mode
Parameters
Name | Type | Description | Expected Values | Default Value |
---|---|---|---|---|
object | int | The object number for which the class name is required. | 1-100 | 1 |
Description
Example
There are no examples documented for this article.