boundingRegion
A polygon that defines the boundary of an area in the image.
Declaration
var boundingRegion: NormalizedRegion { get }Discussion
Similar to a bounding box, however it can have more than 4 points comprising the boundary.
A polygon that defines the boundary of an area in the image.
var boundingRegion: NormalizedRegion { get }Similar to a bounding box, however it can have more than 4 points comprising the boundary.