Image to ASCII Characters in Java

For the past couple of days I’ve been working on this mini project called Ascii Art which is inspired by Robert Heaton.

Robert is a great mentor and he explains each step very well and lets you do it by yourself in whichever programming language you choose.

The project is all about printing out an input image as ASCII characters depending on the brightness of each pixel.
It was my first time working with image processing in Java, reading documentations here and there, connecting all the dots and coding this.

Soruce code:
https://lnkd.in/dpH_wkrw

and if we zoom in we can see the ASCII characters:

原文链接:Image to ASCII Characters in Java

© 版权声明
THE END
喜欢就支持一下吧
点赞6 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容