class documentation
class Frame(BaseFrame):
A frame is a container of dynamic, timewise, information.
Class Variable | frame |
This field contains information about this frame. |
Class Variable | objects |
This field contains dynamic information on OpenLABEL objects. Object values contain an "object_data" field. Dict keys are unique per object in the scenario. Static attributes of an object can be found in ... |
This field contains dynamic information on OpenLABEL objects. Object values contain an "object_data" field.
Dict keys are unique per object in the scenario.
Static attributes of an object can be found in AveasOpenLabel.objects
.