Uses of Interface
net.sourceforge.tess4j.ITesseract
-
Packages that use ITesseract Package Description net.sourceforge.tess4j -
-
Uses of ITesseract in net.sourceforge.tess4j
Classes in net.sourceforge.tess4j that implement ITesseract Modifier and Type Class Description class
Tesseract
An object layer on top ofTessAPI
, provides character recognition support for common image formats, and multi-page TIFF images beyond the uncompressed, binary TIFF format supported by Tesseract OCR engine.class
Tesseract1
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.
-