VNClassifyImageRequest
A request to classify an image.
Declaration
class VNClassifyImageRequestOverview
This type of request produces a collection of VNClassificationObservation objects that describe an image. Access the classifications through knownClassifications(forRevision:).