6.7.0 - Alpha12 - 剥离 Paddle OCR (PP-OCRv3) 功能; 定义 Paddle OCR 功能的 AIDL 接口约定

This commit is contained in:
SuperMonster003
2025-11-28 14:26:54 +08:00
parent a2b47cf6c8
commit 42ee329092
68 changed files with 357 additions and 16644 deletions

View File

@@ -166,9 +166,6 @@ dependencies /* Unclassified */ {
// OpenCV
implementation(project(":libs:org-opencv-4_8_0"))
// PaddleOCR
implementation(project(":libs:paddleocr"))
// RapidOCR
implementation(project(":libs:rapidocr"))
@@ -252,6 +249,9 @@ dependencies /* Unclassified */ {
// ICU4J
implementation(libs.icu4j)
// Plugin API: Paddle OCR
implementation(project(":plugin-api:paddle-ocr"))
}
dependencies /* MIME */ {