SkillAgentSearch skills...

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

Install / Use

/learn @HighCWu/EasyOCR
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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>
View on GitHub
GitHub Stars37
CategoryContent
Updated1y ago
Forks28

Security Score

60/100

Audited on Mar 18, 2025

No findings