MLKitObjectDetection フレームワーク リファレンス

MLKObjectDetectorOptions


@interface MLKObjectDetectorOptions : MLKCommonObjectDetectorOptions

オブジェクト検出の構成。

  • ObjectDetectorOptions インスタンスをデフォルト値で初期化します。

    宣言

    Objective-C

    - (nonnull instancetype)init;