B C D E F G I L M N O P R S T W

T

TessDllAPI - Interface in net.sourceforge.tess4j
A Java wrapper for Tesseract OCR DLL using JNA Interface Mapping.
TessDllAPI.CANCEL_FUNC - Interface in net.sourceforge.tess4j
Callback for cancel_func.
TessDllAPI1 - Class in net.sourceforge.tess4j
A Java wrapper for Tesseract OCR DLL using JNA Direct Mapping.
TessDllAPI1() - Constructor for class net.sourceforge.tess4j.TessDllAPI1
 
TessDllAPI1.CANCEL_FUNC - Interface in net.sourceforge.tess4j
Callback for cancel_func.
TessDllBeginPage(int, int, ByteBuffer) - Method in interface net.sourceforge.tess4j.TessDllAPI
BeginPage assumes the first memory address is the bottom of the image (MS DIB format).
TessDllBeginPage(int, int, ByteBuffer) - Static method in class net.sourceforge.tess4j.TessDllAPI1
BeginPage assumes the first memory address is the bottom of the image (MS DIB format).
TessDllBeginPageBPP(int, int, ByteBuffer, byte) - Method in interface net.sourceforge.tess4j.TessDllAPI
BeginPage assumes the first memory address is the bottom of the image (MS DIB format).
TessDllBeginPageBPP(int, int, ByteBuffer, byte) - Static method in class net.sourceforge.tess4j.TessDllAPI1
BeginPage assumes the first memory address is the bottom of the image (MS DIB format).
TessDllBeginPageLang(int, int, ByteBuffer, String) - Method in interface net.sourceforge.tess4j.TessDllAPI
BeginPage assumes the first memory address is the bottom of the image (MS DIB format).
TessDllBeginPageLang(int, int, ByteBuffer, String) - Static method in class net.sourceforge.tess4j.TessDllAPI1
BeginPage assumes the first memory address is the bottom of the image (MS DIB format).
TessDllBeginPageLangBPP(int, int, ByteBuffer, String, byte) - Method in interface net.sourceforge.tess4j.TessDllAPI
BeginPage assumes the first memory address is the bottom of the image (MS DIB format).
TessDllBeginPageLangBPP(int, int, ByteBuffer, String, byte) - Static method in class net.sourceforge.tess4j.TessDllAPI1
BeginPage assumes the first memory address is the bottom of the image (MS DIB format).
TessDllBeginPageUpright(int, int, ByteBuffer, String) - Method in interface net.sourceforge.tess4j.TessDllAPI
BeginPageUpright assumes the first memory address is the top of the image (TIFF format).
TessDllBeginPageUpright(int, int, ByteBuffer, String) - Static method in class net.sourceforge.tess4j.TessDllAPI1
BeginPageUpright assumes the first memory address is the top of the image (TIFF format).
TessDllBeginPageUprightBPP(int, int, ByteBuffer, String, byte) - Method in interface net.sourceforge.tess4j.TessDllAPI
BeginPageUpright assumes the first memory address is the top of the image (TIFF format).
TessDllBeginPageUprightBPP(int, int, ByteBuffer, String, byte) - Static method in class net.sourceforge.tess4j.TessDllAPI1
BeginPageUpright assumes the first memory address is the top of the image (TIFF format).
TessDllEndPage() - Method in interface net.sourceforge.tess4j.TessDllAPI
Ends page.
TessDllEndPage() - Static method in class net.sourceforge.tess4j.TessDllAPI1
Ends page.
TessDllRecognize_a_Block(int, int, int, int) - Method in interface net.sourceforge.tess4j.TessDllAPI
Recognizes one word or section from the bitmap or the whole page.
TessDllRecognize_a_Block(int, int, int, int) - Static method in class net.sourceforge.tess4j.TessDllAPI1
Recognizes one word or section from the bitmap or the whole page.
TessDllRecognize_all_Words() - Method in interface net.sourceforge.tess4j.TessDllAPI
Recognizes the whole page.
TessDllRecognize_all_Words() - Static method in class net.sourceforge.tess4j.TessDllAPI1
Recognizes the whole page.
TessDllRelease() - Method in interface net.sourceforge.tess4j.TessDllAPI
Releases any memory associated with the recognize class object.
TessDllRelease() - Static method in class net.sourceforge.tess4j.TessDllAPI1
Releases any memory associated with the recognize class object.
Tesseract - Class in net.sourceforge.tess4j
An object layer on top of TessDllAPI, provides character recognition support for common image formats, and multi-page TIFF images beyond the uncompressed, binary TIFF format supported by Tesseract OCR engine.
Tesseract1 - Class in net.sourceforge.tess4j
An object layer on top of TessDllAPI1, provides character recognition support for common image formats, and multi-page TIFF images beyond the uncompressed, binary TIFF format supported by Tesseract OCR engine.
Tesseract1() - Constructor for class net.sourceforge.tess4j.Tesseract1
 
TesseractException - Exception in net.sourceforge.tess4j
 
TesseractException() - Constructor for exception net.sourceforge.tess4j.TesseractException
 
TesseractException(String) - Constructor for exception net.sourceforge.tess4j.TesseractException
 
TesseractException(Throwable) - Constructor for exception net.sourceforge.tess4j.TesseractException
 
TesseractException(String, Throwable) - Constructor for exception net.sourceforge.tess4j.TesseractException
 
text - Variable in class net.sourceforge.tess4j.ETEXT_DESC
character data
top - Variable in class net.sourceforge.tess4j.EANYCODE_CHAR
top of char (-1)

B C D E F G I L M N O P R S T W