Contents

VNImageRequestHandler

An object that processes one or more image-analysis request pertaining to a single image.

Declaration

class VNImageRequestHandler

Mentioned in

Overview

Instantiate this handler to perform Vision requests on a single image. You specify the image and, optionally, a completion handler at the time of creation, and call perform(_:) to begin executing the request.

Topics

Creating a Request Handler

Executing a Request Handler

Setting Image Options

Initializers

See Also

Still-image analysis