Class ImageLocation (2.0.1)

ImageLocation(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Location of the finding within an image.

Attribute

NameDescription
bounding_boxes Sequence[`.dlp.BoundingBox`]
Bounding boxes locating the pixels within the image containing the finding.

Inheritance

builtins.object > proto.message.Message > ImageLocation