class documentation
class Truck(BaseObject):
This object contains the static attributes of objects with the classification 'vehicle/truck'.
For the dynamic attributes, see TruckInFrame
.
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 |