tesseract.StringFloatPairVectorVector |
tesseract.StringFloatPairVectorVector.first(long i,
long j,
org.bytedeco.javacpp.BytePointer first) |
tesseract.StringFloatPairVectorVector |
tesseract.StringFloatPairVectorVector.first(long i,
long j,
String first) |
tesseract.StringFloatPairVectorVector |
tesseract.ResultIterator.GetGlyphConfidences()
Returns the glyph confidences for every LSTM timestep for the current Word
|
tesseract.StringFloatPairVectorVector |
tesseract.StringFloatPairVectorVector.put(org.bytedeco.javacpp.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) |