tesseract.StringFloatPairVectorVector |
tesseract.StringFloatPairVectorVector.first(long i,
long j,
BytePointer first) |
tesseract.StringFloatPairVectorVector |
tesseract.StringFloatPairVectorVector.first(long i,
long j,
String first) |
tesseract.StringFloatPairVectorVector |
tesseract.ResultIterator.GetBestLSTMSymbolChoices()
Returns the LSTM choices for every LSTM timestep for the current word.
|
tesseract.StringFloatPairVectorVector |
tesseract.StringFloatPairVectorVector.put(BytePointer[][] firstValue,
float[][] secondValue) |
tesseract.StringFloatPairVectorVector |
tesseract.StringFloatPairVectorVector.put(String[][] firstValue,
float[][] secondValue) |
tesseract.StringFloatPairVectorVector |
tesseract.StringFloatPairVectorVector.put(tesseract.StringFloatPairVectorVector x) |
tesseract.StringFloatPairVectorVector |
tesseract.StringFloatPairVectorVector.second(long i,
long j,
float second) |