| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Class and Description |
|---|---|
static class |
tesseract.IntGenericVectorEqEq |
| Modifier and Type | Method and Description |
|---|---|
tesseract.IntGenericVector |
tesseract.IntGenericVector.addPut(tesseract.IntGenericVector other) |
tesseract.IntGenericVector |
tesseract.IntGenericVector.position(long position) |
tesseract.IntGenericVector |
tesseract.IntGenericVector.put(tesseract.IntGenericVector other) |
| Modifier and Type | Method and Description |
|---|---|
tesseract.IntGenericVector |
tesseract.IntGenericVector.addPut(tesseract.IntGenericVector other) |
static void |
tesseract.ResultIterator.CalculateTextlineOrder(boolean paragraph_is_ltr,
tesseract.IntGenericVector word_dirs,
tesseract.IntGenericVectorEqEq reading_order)
Yields the reading order as a sequence of indices and (optional)
meta-marks for a set of words (given left-to-right).
|
int |
tesseract.IntGenericVector.dot_product(tesseract.IntGenericVector other) |
void |
tesseract.IntGenericVector.move(tesseract.IntGenericVector from) |
tesseract.IntGenericVector |
tesseract.IntGenericVector.put(tesseract.IntGenericVector other) |
| Constructor and Description |
|---|
IntGenericVector(tesseract.IntGenericVector other) |
Copyright © 2018. All rights reserved.