Uses of Interface
net.sourceforge.tess4j.ITessAPI
-
Packages that use ITessAPI Package Description net.sourceforge.tess4j -
-
Uses of ITessAPI in net.sourceforge.tess4j
Subinterfaces of ITessAPI in net.sourceforge.tess4j Modifier and Type Interface Description interfaceTessAPIA Java wrapper forTesseract OCR 4.1.0 APIusingJNA Interface Mapping.Classes in net.sourceforge.tess4j that implement ITessAPI Modifier and Type Class Description classTessAPI1A Java wrapper forTesseract OCR 4.1.0 APIusingJNA Direct Mapping.classTesseract1An object layer on top ofTessAPI1, provides character recognition support for common image formats, and multi-page TIFF images beyond the uncompressed, binary TIFF format supported by Tesseract OCR engine.
-