File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # idcard_generator
1+ # 身份证图片构造器 idcard_generator
22
33【仅做研究使用,请遵守当地法律法规,法律后果自负】
44
55身份证图片生成工具,填入信息,选择一张头像图片,即可生成黑白和彩色身份证图片。
66
77可以选择是否自动抠图,自动抠图目前仅支持纯色背景,对自动抠图效果不满意可以手动抠图。
88
9- 在线抠图地址:(https://burner.bonanza.com/ ) (https://www.gaoding.com/koutu )
9+ 在线抠图地址: (https://burner.bonanza.com/ ) (https://www.gaoding.com/koutu )
1010
11- ## 运行效果
11+ ## 直接下载程序
1212
13- < img src = " ./docs/images/example_01.png " width = " 50% " height = " 50% " alt = " 程序运行图 " align = " left " />
13+ - 身份证构造器Windows版: [ idcard_generator_win64.exe ] ( https://github.com/bzsome/idcard_generator/releases/download/v1.1.0/idcard_generator_win64_1.1.0.exe )
1414
15- < img src = " ./docs/images/result_color.png " width = " 50% " height = " 50% " alt = " 生成结果图 " align = " left " />
15+ - 身份证构造器Macos版: ` 待发布,预计下一版本发布 `
1616
17- ## 直接下载
17+ ## 运行效果
1818
19- - Windows [ 下载exe ] ( https://github.com/bzsome/idcard_generator/releases/download/v1.0.0/idcard_generator_win64_1.0.0.exe )
19+ < img src = " ./docs/images/example_01.png " width = " 50% " height = " 50% " alt = " 程序运行图 " align = " center " />
2020
21- - Mac ` 暂不支持下载 `
21+ < img src = " ./docs/images/result_color.png " width = " 50% " height = " 50% " alt = " 生成结果图 " align = " center " />
2222
2323## 更新记录:
2424
2525- 自动改变头像大小
2626- 自动从纯色背景中抠图
27- - 支持pip安装
2827- 随机生成身份信息(姓名,出生日期,身份证号)
2928- 固定依赖版本(防止高版本不兼容)
3029- 生成图片时显示处理弹窗
3130
32- ## 暂未完成
33-
34- - 自动从复杂背景下抠图
35-
3631## 软件环境
3732
3833- numpy
You can’t perform that action at this time.
0 commit comments