Skip to content

Create a simple photo-mosaic picture with itself

License

Notifications You must be signed in to change notification settings

will7101/PicPic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Picpic

简介

水群的时候无聊写的东西,可以把一张图片用自己拼起来,效果如图:

preview

图形界面等待填坑。

使用方法

在文件目录下打开命令行,输入

python3 picpic.py [-h] [-x width] [-y height] [-a alpha] <filename>

即可。

  • -x -y 选项可以指定生成图片的“像素”个数
  • -a 选项可以指定生成图片与原图的透明度(混合比例)

About

Create a simple photo-mosaic picture with itself

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages