文字识别阉割版

This commit is contained in:
2025-08-01 11:00:27 +08:00
parent 7725a588ee
commit d11ba38337
2 changed files with 158 additions and 0 deletions

View File

@@ -22,5 +22,13 @@
<artifactId>klp-common</artifactId>
<version>0.8.3</version>
</dependency>
<!-- https://mvnrepository.com/artifact/net.sourceforge.tess4j/tess4j -->
<dependency>
<groupId>net.sourceforge.tess4j</groupId>
<artifactId>tess4j</artifactId>
<version>5.11.0</version>
</dependency>
</dependencies>
</project>