pixelsort:python中的像素排序图像

时间:2024-06-18 03:38:28
【文件属性】:

文件名称:pixelsort:python中的像素排序图像

文件大小:1.38MB

文件格式:ZIP

更新时间:2024-06-18 03:38:28

python glitch-art Python

像素排序 什么是像素排序? 看看或 依赖关系 应该在 Python 2 和 3 中工作,但建议使用 Python 3。 用法 从命令行: pip install pixelsort python3 -m pixelsort %PathToImage% [options] 提示:要复制 Kim Asendorf 的原始,首先在threshold (默认)模式下垂直排序,然后水平排序: python3 -m pixelsort %PathToImage% -a 90 python3 -m pixelsort %PathToSortedImage% 作为一个包: >>> from pixelsort import pixelsort >>> from PIL import Image >>> a = Image.open("examples/image.jpg") >>> a <P


【文件预览】:
pixelsort-master
----MANIFEST.in(14B)
----pixelsort()
--------util.py(1KB)
--------interval.py(3KB)
--------sorting.py(465B)
--------main.py(2KB)
--------__init__.py(56B)
--------__main__.py(899B)
--------sorter.py(820B)
--------argparams.py(3KB)
--------constants.py(203B)
----requirements.txt(6B)
----examples()
--------random.png(228KB)
--------masked.png(216KB)
--------waves.png(221KB)
--------mask.png(2KB)
--------image.jpg(33KB)
--------file.png(235KB)
--------none.png(233KB)
--------edges.png(226KB)
--------intervals.png(12KB)
----LICENSE(1KB)
----setup.py(732B)
----README.md(5KB)
----.gitignore(122B)

网友评论