From 0148b78711edfb87c857c8afdd161a103908fc63 Mon Sep 17 00:00:00 2001 From: uye <99072975+ABA2396@users.noreply.github.com> Date: Wed, 24 Dec 2025 19:05:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=9D=E5=85=A8=E5=85=B3=E5=8D=A1?= =?UTF-8?q?=E5=90=8D=E8=AF=86=E5=88=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks/tasks.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resource/tasks/tasks.json b/resource/tasks/tasks.json index 058b77002b..fa43ec3f0b 100644 --- a/resource/tasks/tasks.json +++ b/resource/tasks/tasks.json @@ -4475,6 +4475,9 @@ "algorithm": "OcrDetect", "text": [], "isAscii": true, + "withoutDet": true, + "useRaw": false, + "binThreshold": [180, 255], "roi": [33, 272, 85, 36], "ocrReplace": [ ["LT(?=\\d)", "LT-"],