MLKitTextRecognitionKorean 框架参考

MLKKoreanTextRecognizerOptions


@interface MLKKoreanTextRecognizerOptions : MLKCommonTextRecognizerOptions

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

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

    声明

    Objective-C

    - (nonnull instancetype)init;