Package 

Class OcrUtil


  • 
    public final class OcrUtil
    
                        

    Download osd file and language files from https://github.com/tesseract-ocr/tessdata_fast

    • Constructor Summary

      Constructors 
      Constructor Description
      OcrUtil()
    • Method Summary

      Modifier and Type Method Description
      final String detect(URL url, String dataPath, String language, Integer mode, Boolean removeEmptyLine)
      final String detect(String filename, String dataPath, String language, Integer mode, Boolean removeEmptyLine)
      • Methods inherited from class cn.har01d.ocula.ocr.OcrUtil

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait