Uses of Interface
net.sourceforge.tess4j.ITessAPI

Packages that use ITessAPI
Package
Description
 
  • Uses of ITessAPI in net.sourceforge.tess4j

    Subinterfaces of ITessAPI in net.sourceforge.tess4j
    Modifier and Type
    Interface
    Description
    interface 
    A Java wrapper for Tesseract OCR 5.3.3 API using JNA Interface Mapping.
    Classes in net.sourceforge.tess4j that implement ITessAPI
    Modifier and Type
    Class
    Description
    class 
    A Java wrapper for Tesseract OCR 5.3.3 API using JNA Direct Mapping.
    class 
    An object layer on top of TessAPI1, provides character recognition support for common image formats, and multi-page TIFF images beyond the uncompressed, binary TIFF format supported by Tesseract OCR engine.