Contents

CoreMLRequest

An image-analysis request that uses a Core ML model to process images.

Declaration

struct CoreMLRequest

Overview

The results array of a Core ML-based image-analysis request contain a different observation type, depending on the kind of MLModel object you use:

Topics

Creating a request

Performing a request

Understanding the result

Configuring a request

Getting the revision