-
python-white-background-remover:轻松去除JPEG和PNG文件的背景
资源介绍
图像文件的白色背景卸妆
这是简单的脚本,可从文件夹中的所有图像文件中删除白色背景。
正在安装
你需要做什么
git clone https://github.com/smivv/python-white-background-remover
cd python-white-background-remover-master/src
使用范例
remove_white_background.py --path path/ --new_path new_path/ --threshold 225 --valid_formats jpg,png
建于
使用的语言。
使用的库。
作者
弗拉基米尔·斯米尔诺夫( Vladimir Smirnov) -初期工作
执照
此项目已获得MIT许可证的许可-有关详细信息,请参阅文件。