From 028d7672f32f0e59a05b3ab1c6994f7cceec3ddb Mon Sep 17 00:00:00 2001
From: Cx330 <1487537121@qq.com>
Date: Mon, 19 May 2025 20:27:39 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E6=8F=8F=E8=BF=B0=E6=96=87?=
=?UTF-8?q?=E6=A1=A3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/README.md b/README.md
index 87ad13b..67dccfa 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,21 @@ results_id.append(reader.readtext(rgb, detail=0))

图像评分分割效果

+图像文字识别结果
+```c
+玩家1 ['没人要玩对抗'] 的评分为: ['6.4']
+玩家2 ['卖妲己赎貂蝉'] 的评分为: ['7.6']
+玩家3 ['邓紫棋'] 的评分为: ['9.0']
+玩家4 ['李白不会闪避'] 的评分为: ['5.1']
+玩家5 ['纸品包装定制'] 的评分为: ['5.1']
+玩家6 ['身材好长得帅'] 的评分为: ['10.8']
+玩家7 ['牢王训练家'] 的评分为: ['12.7']
+玩家8 ['做5 咪'] 的评分为: ['10.4']
+玩家9 ['依琳 丫 ~'] 的评分为: ['9.4']
+玩家10 ['新买的泳衣'] 的评分为: ['8.7']
+全场最高分: 12.7
+全场最佳玩家ID: ['牢王训练家']
+```
## 致谢
感谢[`easyocr`](https://github.com/JaidedAI/EasyOCR)项目团队的每一个成员。
## 小组成员