| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tesseract.Tesseract |
tesseract.TessBaseAPI.tesseract() |
| 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.