https://github.com/kxxoling/image2ascii
Python 实现的图片转 ASCII 码脚本
https://github.com/kxxoling/image2ascii
Last synced: 7 months ago
JSON representation
Python 实现的图片转 ASCII 码脚本
- Host: GitHub
- URL: https://github.com/kxxoling/image2ascii
- Owner: kxxoling
- Created: 2014-12-30T15:45:55.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-29T11:08:19.000Z (over 10 years ago)
- Last Synced: 2025-02-05T08:13:38.674Z (8 months ago)
- Language: HTML
- Homepage: http://kxxoling.gitbooks.io/python-one-to-million/content/image/pil.html
- Size: 617 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python 图形转 ASCII 字符示例
## TODOS
* 实现灰度计算版本
* 实现边缘界定版本
* 图片像素化