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