Cuboid3DAnnotation¶
-
class
scenebox.models.annotation.
Cuboid3DAnnotation
(cuboids, **kwargs)¶ Create a Cuboid annotation in three-dimensions.
Created from a union of one or more Cuboids.
- Parameters:
cuboids – All Cuboid3Ds to include in the Cuboid3DAnnotation.
**kwargs – Additional annotation attributes. The keyword arguments are passed to
scenebox.models.annotation
.
Methods
return a dictionary object representative of Annotation :return: dictionary object
-
to_dic
()¶ return a dictionary object representative of Annotation :return: dictionary object