VNImageBasedRequest
The abstract superclass for image-analysis requests that focus on a specific part of an image.
Declaration
class VNImageBasedRequestOverview
Other Vision request handlers that operate on still images inherit from this abstract base class. Don’t use it directly.