init(requestRevision:boundingBox:)
Creates an observation with a revision number and bounding box.
Declaration
convenience init(requestRevision: Int, boundingBox: CGRect)Parameters
- requestRevision:
The revision of the request to use.
- boundingBox:
The observation’s bounding box, in coordinates normalized to the dimensions of the processed image, with its origin at the image’s lower-left corner.