class documentation
class Motorcycle(BaseObject):
This object contains the static attributes of objects with the classification 'vehicle/motorcycle'.
For the dynamic attributes, see MotorcycleInFrame
.
Instances of this class are found in AveasOpenLabel.objects
.
Class Variable | name |
A friendly identifier of the element, is not unique but employed by human users to rapidly identify elements in the scene. |
Class Variable | object |
Contains the object's static attributes |
Class Variable | type |
The classification of the object |