Alex Lin

Results 15 comments of Alex Lin
trafficstars

Hi, try to replace **eng.traineddata** with https://github.com/tesseract-ocr/tessdata/releases/tag/4.0.0, my repo is old version traineddata.

Hi,I have forked this repo, and update to the new version 4.00.000alpha. You can use it with Pod. `pod 'TesseractOCRiOS', :git => 'https://github.com/chaoskyme/Tesseract-OCR-iOS.git'`

You can download for , tessdata release only has 3.04.00 and 4.00, so you can browse before 3.04.00 release commit. Or, you also can download for , there are tesseract...

@nilinyi Hi, there has a **makefile** in the **TesseractOCR** directory, you can run `make` to build libs.

Hi, everyone. I have upgraded tesseract from 4.00.000alpha to 4.0.0 release. Wellcome PR to improvement it. https://github.com/chaoskyme/Tesseract-OCR-iOS