From b4b9061c197738b352537b94c245bd6737cee4f4 Mon Sep 17 00:00:00 2001 From: MaoXianxin Date: Sat, 29 May 2021 13:33:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=85=A5=E7=BE=A4=E4=BA=8C?= =?UTF-8?q?=E7=BB=B4=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f6da05d..b93b421 100644 --- a/README.md +++ b/README.md @@ -87,3 +87,5 @@ ok, decoded_info, decoded_type, corners = bardet.detectAndDecode(img) ## 参考文献 王祥敏,汪国有. 一种基于方向一致性的条码定位算法[EB/OL]. 北京:中国科技论文在线 [2015-04-22]. [http://www.paper.edu.cn/releasepaper/content/201504-338](http://www.paper.edu.cn/releasepaper/content/201504-338) + +![](1.png) -- GitLab