You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Thejan Wijesinghe (JIRA)" <ji...@apache.org> on 2017/03/08 09:36:38 UTC

[jira] [Created] (TIKA-2293) Tess4jOCRParser - A simpler Java version of TesseractOCRParser

Thejan Wijesinghe created TIKA-2293:
---------------------------------------

             Summary:  Tess4jOCRParser - A simpler Java version of TesseractOCRParser
                 Key: TIKA-2293
                 URL: https://issues.apache.org/jira/browse/TIKA-2293
             Project: Tika
          Issue Type: Improvement
          Components: ocr
            Reporter: Thejan Wijesinghe


Right now, TesseractOCRParser calls tesseract and imagemagick from command line. Intention of this new parser "Tess4jOCRParser" is to use the Tess4J API instead of the runtime.exec way to executing tesseract out of process.  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)