| Package | Description |
|---|---|
| org.bytedeco.opencv.opencv_text |
| Modifier and Type | Method and Description |
|---|---|
static OCRTesseract |
OCRTesseract.create() |
static OCRTesseract |
OCRTesseract.create(BytePointer datapath,
BytePointer language,
BytePointer char_whitelist,
int oem,
int psmode)
\brief Creates an instance of the OCRTesseract class.
|
static OCRTesseract |
OCRTesseract.create(String datapath,
String language,
String char_whitelist,
int oem,
int psmode) |
Copyright © 2020. All rights reserved.