Skip to content

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

HighCWu/EasyOCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 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>

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

Releases

No releases published

Packages