MLKitTextRecognitionKorean 框架参考

MLKKoreanTextRecognizerOptions


@interface MLKKoreanTextRecognizerOptions : MLKCommonTextRecognizerOptions

韩语和拉丁语言的文本识别器配置。

  • 使用默认值初始化 KoreanTextRecognizerOptions 实例。

    声明

    Objective-C

    - (nonnull instancetype)init;