ImageAnalyzer.Configuration
A configuration that specifies the types of items and locales that the image analyzer recognizes.
Declaration
struct ConfigurationMentioned in
Overview
Create an ImageAnalyzer.Configuration structure to specify the criteria when analyzing an image. Then pass the configuration object to the ImageAnalyzer analyze(_:configuration:) or similar method to find the items you want.