Skip to content
forked from 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).

Notifications You must be signed in to change notification settings

mosoft521/EasyOCR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

Maven

  • EasyOCR
<dependency>
 	<groupId>cn.easyproject</groupId>
 	<artifactId>easyocr</artifactId>
 	<version>3.0.4-RELEASE</version>
</dependency>
  • Plugin: EasyOCR-linkbold
<dependency>
     <groupId>cn.easyproject</groupId>
     <artifactId>easyocr-linkbold-plugin</artifactId>
     <version>3.0.3-RELEASE</version>
</dependency>

留言评论

如果您有更好意见,建议或想法,请联系我。

[The official home page](http://www.easyproject.cn/easyocr/en/index.jsp The official home page')

Comments

If you have more comments, suggestions or ideas, please contact me.

Email:inthinkcolor@gmail.com

http://www.easyproject.cn

支付宝钱包扫一扫捐助

Email:inthinkcolor@gmail.com

http://www.easyproject.cn

About

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).

Resources

Stars

Watchers

Forks

Packages

No packages published