ushelp / EasyOCR

Java OCR 识别组件(基于Tesseract OCR 引擎)。能自动完成图片清理、识别 CAPTCHA 验证码图片内容的一体化工作。Java Image cleanup, OCR recognition component (based Tesseract OCR engine, automatically cleanup image and identification CAPTCHA verification code picture content).
http://www.easyproject.cn
608 stars 244 forks source link

真的不支持中文? #5

Closed dunhanson closed 6 years ago

dunhanson commented 7 years ago

伤心,介绍中没看到支持中文的介绍

ushelp commented 7 years ago
        您好, 当然支持中文,而且:API 极简,一个方法,一行代码即可完成纯本地化SDK,JAVA原生支持,可作为引擎嵌入各种项目,支持 Android 移动端集成支持 API 级别的识别白名单限定,限定识别范围支持上百种语言识别,并支持混合语言识别,如:英文+日文+德文专门针对常用票据、验证码图片的清理、识别一体化实现,内置多种常见类型的验证码图片选项支持自定义插件,能够编写基于EasyOCR一体化识别的图片清理扩展插件ETD模板支持,提供图形化ETD模板设计工具(EasyTemplateDesigner),准确可控提高识别率EasyOCR Suite 跨平台 GUI 套件支持,为开发人员和消费者提供设计和使用工具标准输入输出,支持Socket网络接口的输入输出支持识别训练,基于规则的结果修正训练,让识别准确合理,提供后天能力增长性能卓越,默认纯内存运算交换可脱离环境变量运行跨平台支持:Window, Linux, Unix, Android
        在2017年05月05日 21:02,dunhanson 写道: 伤心,介绍中没看到支持中文的介绍

—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or mute the thread.

{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/ushelp/EasyOCR","title":"ushelp/EasyOCR","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/ushelp/EasyOCR"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"真的不支持中文? (#5)"}],"action":{"name":"View Issue","url":"https://github.com/ushelp/EasyOCR/issues/5"}}}

shenwenxin commented 7 years ago

maven项目直接导入依赖吗? window下安装了引擎之后 要配置什么吗