摘要: PaddleOCR 阅读全文
posted @ 2023-08-19 19:57 PandaCode辉 阅读(136) 评论(0) 推荐(0) 编辑
摘要: re,正则表达式 阅读全文
posted @ 2023-08-11 10:42 PandaCode辉 阅读(17) 评论(0) 推荐(0) 编辑
摘要: re,正则表达式 阅读全文
posted @ 2023-08-09 16:40 PandaCode辉 阅读(36) 评论(0) 推荐(0) 编辑
摘要: 1、字符串前加 u 例子: u"字符串中有中文" 含义: 前缀u表示该字符串是unicode编码,Python2中用,用在含有中文字符的字符串前,防止因为编码问题,导致中文出现乱码。另外一般要在文件开关标明编码方式采用utf8。Python3中,所有字符串默认都是unicode字符串。 2、字符串前 阅读全文
posted @ 2023-08-07 14:50 PandaCode辉 阅读(730) 评论(0) 推荐(0) 编辑
摘要: PaddleOCR 阅读全文
posted @ 2023-06-28 21:30 PandaCode辉 阅读(151) 评论(0) 推荐(0) 编辑
摘要: PaddleOCR 阅读全文
posted @ 2023-06-25 10:57 PandaCode辉 阅读(636) 评论(0) 推荐(0) 编辑
摘要: OCR 阅读全文
posted @ 2023-06-23 20:43 PandaCode辉 阅读(1685) 评论(0) 推荐(0) 编辑
摘要: OCR 阅读全文
posted @ 2023-06-23 11:24 PandaCode辉 阅读(634) 评论(0) 推荐(0) 编辑
摘要: OCR 阅读全文
posted @ 2023-06-22 21:09 PandaCode辉 阅读(2006) 评论(0) 推荐(1) 编辑
摘要: NumPy 阅读全文
posted @ 2023-06-20 19:20 PandaCode辉 阅读(11) 评论(0) 推荐(0) 编辑