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) |
static boolean |
tesseract.UNICHAR.UTF8ToUnicode(BytePointer utf8_str,
tesseract.IntGenericVector unicodes) |
static boolean |
tesseract.UNICHAR.UTF8ToUnicode(String utf8_str,
tesseract.IntGenericVector unicodes) |