| 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(org.bytedeco.javacpp.BytePointer datapath,
org.bytedeco.javacpp.BytePointer language,
org.bytedeco.javacpp.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 © 2018. All rights reserved.