init(_:)
Creates a configuration that an image analyzer uses to find items.
Declaration
init(_ types: ImageAnalyzer.AnalysisTypes)Parameters
- types:
The types of items that an image analyzer looks for in the image.
Creates a configuration that an image analyzer uses to find items.
init(_ types: ImageAnalyzer.AnalysisTypes)The types of items that an image analyzer looks for in the image.