| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
void |
tesseract.TruthCallback3.Run(tesseract.UNICHARSET arg0,
int arg1,
tesseract.PAGE_RES arg2) |
| Constructor and Description |
|---|
tesseract.LTRResultIterator(tesseract.PAGE_RES page_res,
tesseract.Tesseract tesseract,
int scale,
int scaled_yres,
int rect_left,
int rect_top,
int rect_width,
int rect_height) |
tesseract.PageIterator(tesseract.PAGE_RES page_res,
tesseract.Tesseract tesseract,
int scale,
int scaled_yres,
int rect_left,
int rect_top,
int rect_width,
int rect_height)
page_res and tesseract come directly from the BaseAPI.
|
Copyright © 2016. All rights reserved.