- 新增OCR文字识别模块:支持最新 PP-OCRv5

- OCR文本识别:支持文字方向检测与自动校正
This commit is contained in:
dengwenjie
2025-05-27 08:47:21 +08:00
parent b5b4f642c5
commit 4e80dec9cb
11 changed files with 27 additions and 22 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<groupId>cn.smartjavaai</groupId>
<artifactId>smartjavaai-parent</artifactId>
<version>1.0.14</version>
<version>1.0.15</version>
</parent>
<artifactId>smartjavaai-objectdetection</artifactId>
<version>1.0.14</version>
<version>1.0.15</version>
<name>smartjavaai-objectdetection</name>
<description>SmartJavaAI</description>
<url>https://github.com/geekwenjie/SmartJavaAI</url>