Skip to main content

PointOfInterestBounds

No description

type PointOfInterestBounds {
topLeft: PointOfInterestCoordinate!
width: Float!
height: Float!
}

Fields
Link copied!

PointOfInterestBounds.topLeft ● PointOfInterestCoordinate! non-null object
Link copied!

PointOfInterestBounds.width ● Float! non-null scalar
Link copied!

PointOfInterestBounds.height ● Float! non-null scalar
Link copied!

Member of
Link copied!

DetectedPointOfInterestInImage object