Contents

VisionObservation

A type for objects produced by image-analysis requests.

Declaration

protocol VisionObservation : CustomStringConvertible, Decodable, Encodable, Hashable, Sendable

Topics

Inspecting an observation

Hashing the observation

Default Implementations

See Also

Protocols