| Package | Description |
|---|---|
| org.bytedeco.tesseract |
| Modifier and Type | Class and Description |
|---|---|
class |
IntGenericVectorEqEq |
| Modifier and Type | Method and Description |
|---|---|
IntGenericVector |
IntGenericVector.addPut(IntGenericVector other) |
IntGenericVector |
IntGenericVector.position(long position) |
IntGenericVector |
IntGenericVector.put(IntGenericVector other) |
| Modifier and Type | Method and Description |
|---|---|
IntGenericVector |
IntGenericVector.addPut(IntGenericVector other) |
static void |
ResultIterator.CalculateTextlineOrder(boolean paragraph_is_ltr,
IntGenericVector word_dirs,
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 |
IntGenericVector.dot_product(IntGenericVector other) |
void |
IntGenericVector.move(IntGenericVector from) |
IntGenericVector |
IntGenericVector.put(IntGenericVector other) |
| Constructor and Description |
|---|
IntGenericVector(IntGenericVector other) |
Copyright © 2019. All rights reserved.