Uses of Interface
net.sourceforge.tess4j.ITessAPI
Packages that use ITessAPI
-
Uses of ITessAPI in net.sourceforge.tess4j
Subinterfaces of ITessAPI in net.sourceforge.tess4jModifier and TypeInterfaceDescriptioninterface
A Java wrapper forTesseract OCR 4.1.0 API
usingJNA Interface Mapping
.Classes in net.sourceforge.tess4j that implement ITessAPIModifier and TypeClassDescriptionclass
A Java wrapper forTesseract OCR 4.1.0 API
usingJNA Direct Mapping
.class
An 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.