Contents

VNClassifyImageRequest

A request to classify an image.

Declaration

class VNClassifyImageRequest

Overview

This type of request produces a collection of VNClassificationObservation objects that describe an image. Access the classifications through knownClassifications(forRevision:).

Topics

Accessing Results

Specifying Algorithm Revision

See Also

Still-image analysis