5
0
mirror of https://github.com/sml2h3/ddddocr.git synced 2025-05-03 05:21:33 +08:00
Commit Graph

74 Commits

Author SHA1 Message Date
sml2h3
f0ee6b122e 1.5.1 新增ocr结果概率表返回以及输出结果限定,重新整理文档 2024-05-06 11:43:42 +08:00
sml2h3
0fe1283187 1.4.11:新增对透明黑色png格式图片得识别支持: classification 方法 新增 png_fix 参数,默认为False 2024-01-10 14:13:04 +08:00
sml2h3
456d2e9296 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	README.md
2024-01-10 14:11:14 +08:00
sml2h3
3c4dbe0a96 1.4.11:新增对透明黑色png格式图片得识别支持: classification 方法 新增 png_fix 参数,默认为False 2024-01-10 14:10:29 +08:00
sml2h3
619bf9a101 1.4.11 2024-01-10 14:08:03 +08:00
Sml2h3
f3dbc67833
Update README.md 2024-01-03 14:17:56 +08:00
sml2h3
be21cf6f29 修复requirements中pillow版本问题 2023-12-06 14:17:14 +08:00
sml2h3
436240d43f 修复requirements中pillow版本问题 2023-11-29 17:16:30 +08:00
sml2h3
c1c4408ea4 修复pillow的版本引用问题 2023-08-30 21:24:01 +08:00
Sml2h3
654e3b1d7b
Update README.md 2023-06-12 16:09:49 +08:00
Sml2h3
b2c05b04c0
Update README.md 2023-05-12 11:56:46 +08:00
Sml2h3
c5be931605
Update README.md 2023-05-12 11:56:20 +08:00
Sml2h3
22c6460864
Update README.md 2023-04-17 15:42:21 +08:00
Sml2h3
46af3a1d57
Update README.md 2023-01-29 10:01:58 +08:00
Sml2h3
60c4540f7c
Update README.md 2022-09-29 10:14:59 +08:00
Sml2h3
7b14f038f9
Update README.md 2022-09-13 09:17:43 +08:00
sml2h3
a60eeb06ae 修复了slide_match部分在simple_target为False时异常情况,异常时自动设置simple_target为True 2022-08-29 14:54:02 +08:00
sml2h3
2183506628 修复了slide_match部分在simple_target为False时异常情况,异常时自动设置simple_target为True 2022-08-29 14:52:41 +08:00
sml2h3
577e38d6d2 修复了slide_match部分在simple_target为False时异常情况,异常时自动设置simple_target为True 2022-08-29 14:50:44 +08:00
sml2h3
8d57008e2a 修复了slide_match部分在simple_target为False时异常情况,异常时自动设置simple_target为True 2022-08-29 14:48:11 +08:00
sml2h3
5013e926cc 修复了在使用自定义模型时,channel为3时的异常情况 2022-08-26 15:29:53 +08:00
sml2h3
710f2170b0 修复对部分py3.10.*的支持 2022-08-24 19:39:41 +08:00
sml2h3
5605809727 增加对python3.10的支持,修改opencv-python为opencv-python-headless,修改开源协议为MIT 2022-07-26 16:44:29 +08:00
Sml2h3
8a4087e465
Update README.md 2022-07-11 13:54:39 +08:00
Sml2h3
7a49a413b3
Update README.md 2022-05-27 09:38:50 +08:00
Sml2h3
313967500c
Update README.md 2022-05-27 09:38:32 +08:00
Sml2h3
fa5db35dff
Merge pull request #39 from lededev/mtp-2
classification() add image type Image.Image and pathlib.Path
2022-03-01 13:00:18 +08:00
lededev
f953e18965 classification() add image type Image.Image and pathlib.Path 2022-02-28 09:58:32 +08:00
sml2h3
a3503e7285 更新Readme文档 2022-02-26 16:08:07 +08:00
sml2h3
87b612c753 更新Readme文档 2022-02-26 16:00:34 +08:00
sml2h3
2033ece384 更新Readme文档 2022-02-26 15:59:40 +08:00
sml2h3
2cf2924ed1 Merge branch 'master' of https://github.com/sml2h3/ddddocr
 Conflicts:
	ddddocr/__init__.py
2022-02-26 15:59:08 +08:00
sml2h3
b94785e4ce 更新Readme文档 2022-02-26 15:43:58 +08:00
sml2h3
334b4f97b0 更新Readme文档 2022-02-26 15:41:57 +08:00
Sml2h3
97f23ada2f
Merge pull request #33 from lededev/mtp
classification() add image type Image.Image and pathlib.Path
2022-02-08 15:03:13 +08:00
lededev
90cf72b06c fix param name 2022-02-06 19:36:07 +08:00
lededev
f3c95cc206 classification() add image type Image.Image and pathlib.Path 2022-02-06 19:11:47 +08:00
sml2h3
0e4ac18014 更新Readme文档 2022-01-25 23:46:53 +08:00
sml2h3
fc6ebc139c 更新Readme文档 2022-01-23 18:06:10 +08:00
sml2h3
e9f401d963 增加滑块小图非png透明图的识别选项 2022-01-23 12:37:41 +08:00
sml2h3
c55f56b54c 增加滑块小图非png透明图的识别选项 2022-01-23 12:31:09 +08:00
sml2h3
3d9053c3b4 新增了两套滑块识别算法,新年快乐(想要红包) 2022-01-23 01:02:31 +08:00
sml2h3
d77c91dbc1 新增了两套滑块识别算法,新年快乐(想要红包) 2022-01-23 01:02:25 +08:00
sml2h3
1f92335ff5 新增了两套滑块识别算法,新年快乐(想要红包) 2022-01-22 22:28:53 +08:00
sml2h3
58f4c28648 新增了两套滑块识别算法,新年快乐(想要红包) 2022-01-22 22:27:38 +08:00
sml2h3
6b7f30452f 新增了两套滑块识别算法,新年快乐(想要红包) 2022-01-22 22:15:01 +08:00
sml2h3
584edd696e 新增了两套滑块识别算法,新年快乐(想要红包) 2022-01-22 22:14:34 +08:00
sml2h3
86f4509302 新增了两套滑块识别算法,新年快乐(想要红包) 2022-01-22 22:13:32 +08:00
Sml2h3
45310c7a20
Update README.md 2022-01-10 21:37:10 +08:00
Sml2h3
57f0ae70e3
Update README.md 2022-01-10 21:31:58 +08:00