Contents

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.

See Also

Creating configurations