图片、人像和文字 转换成字符画的开源神器

482 阅读1分钟

软件图片

使用Java写成,使用python实现打开摄像头,Java无依赖库,jar只有几十KB大小。

本人闲来无事之作,希望喜欢!

进入GitHub浏览

FRQ:

  • 如何使用?

    • After downloading or having all the things set up, type java -jar CharGrapher.jar into the terminal. (substitute the path for the jar file in 'Jar Path')
  • Main在哪里?

    • It's called CharGrapher.java located in src folder.