gustavomazzoni / cordova-plugin-tesseract

Cordova Plugin for OCR process using Tesseract
77 stars 34 forks source link

updates to android plugin #37

Closed Varun-garg closed 6 years ago

Varun-garg commented 6 years ago

Added dependency com.rmtheis:tess-two:9.0.0 in plugin.xml avoiding installation steps in android. Upgraded tessdata from 3.02 from 3.04 and from official repo: https://github.com/tesseract-ocr/tessdata/raw/3.04.00/. Updated readme.

Signed-off-by: Varun Garg varun.10@live.com

gustavomazzoni commented 6 years ago

Thanks for the PR @Varun-garg! This has been merged.