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

MLKKoreanTextRecognizerOptions


@interface MLKKoreanTextRecognizerOptions : MLKCommonTextRecognizerOptions

韓国語とラテン語ベースの言語用のテキスト認識機能の構成。

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

    宣言

    Objective-C

    - (nonnull instancetype)init;