Referência da biblioteca MLKitObjectDetection

Definições de tipo

As seguintes definições de tipo estão disponíveis globalmente.

  • Modos de detector de objetos @enum ObjectDetectorMode.

    Declaração

    Swift

    struct ObjectDetectorMode : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable
  • Rótulos de objetos detectados pelo detector.

    Declaração

    Swift

    struct DetectedObjectLabel : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable
  • Índices de rótulos de objetos detectados pelo detector.

    Declaração

    Swift

    struct DetectedObjectLabelIndex : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable