ImageRequestHandler
An object that processes one or more image-analysis requests pertaining to a single image.
Declaration
final class ImageRequestHandlerOverview
Instantiate this handler to perform Vision requests on a single image. You specify the image, and then call perform(_:) to begin executing the request.
Topics
Creating a request handler
init(_:orientation:)init(_:orientation:)init(_:orientation:)init(_:depthData:orientation:)init(_:depthData:orientation:)init(_:orientation:)