Pointcloud Object Collection¶
-
class
supervisely_lib.pointcloud_annotation.pointcloud_object_collection.
PointcloudObjectCollection
(items: Optional[dict] = None)[source]¶ Bases:
supervisely_lib.video_annotation.video_object_collection.VideoObjectCollection
Collection that stores PointcloudObject instances.
-
item_type
¶ alias of
supervisely_lib.pointcloud_annotation.pointcloud_object.PointcloudObject
-