Ascii Art image converter

版本 1.0.0.0 (1.8 KB) 作者: Daniel Baamonde
Turns image files into ascii art
5.5K 次下载
更新时间 2014/4/2

查看许可证

3 input arguments. The first is the name of the image file (in quotes) you wish to use. The second is a gamma correction factor used to alter the way the product comes out. Fiddle around with numbers between 1 and 5 until it looks good. (generally low numbers make it darker). The third input is the name of a text file you want to output to.
Example function call:
asciipic2('imagename.jpg',2.5,'outputname.txt')

Open the text file in notepad using its standard font and with word wrap turned off to view.

引用格式

Daniel Baamonde (2024). Ascii Art image converter (https://www.mathworks.com/matlabcentral/fileexchange/46114-ascii-art-image-converter), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Images 的更多信息
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0