Kofax Mobile SDK API Reference
KFXTesseractOCR.h
Go to the documentation of this file.
1 //
2 // KFXTesseractOCR.h
3 // kfxLibEngines
4 //
5 // Copyright (c) 2014-2018 Kofax. All rights reserved. Kofax Confidential.
6 // Unauthorized use, duplication, or distribution, or disclosure is strictly prohibited.
7 //
8 
9 #import <Foundation/Foundation.h>
10 
12 @interface KFXTesseractOCR : NSObject
13 
15 
21 + (void)enable;
22 
23 @end
void enable()
Enable Tesseract OCR.
Tesseract OCR initializer.
Definition: KFXTesseractOCR.h:12
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.