MBPDeepOcrModel
Objective-C
enum MBPDeepOcrModel : NSInteger {}
Swift
enum MBPDeepOcrModel : Int, @unchecked Sendable
Type of the document which recognizer scans
-
Deep OCR model for Blink Input
Declaration
Objective-C
MBPDeepOcrModelBlinkInput
Swift
case blinkInput = 0