A
B
C
D
E
F
G
H
I
J
M
N
O
P
R
S
T
U
V
W
I
- init(String,String) - function in com.googlecode.tesseract.android.TessBaseAPI
- Initializes the Tesseract engine with a specified language model.
- init(String,String,int) - function in com.googlecode.tesseract.android.TessBaseAPI
- Initializes the Tesseract engine with the specified language model(s).
- init(String,String,int,Map) - function in com.googlecode.tesseract.android.TessBaseAPI
- Initializes the Tesseract engine with the specified language model(s).
- invert() - function in com.googlecode.leptonica.android.Pix
- Inverts this Pix in-place.
- isAtBeginningOf(int) - function in com.googlecode.tesseract.android.ResultIterator
- Returns true if the iterator is at the start of an object at the givenlevel.
- isAtFinalElement(int,int) - function in com.googlecode.tesseract.android.ResultIterator
- Returns whether the iterator is positioned at the last element in agiven level.
- iterator() - function in com.googlecode.leptonica.android.Pixa
- iterator() - function in java.lang.Pixa