Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 594 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 594 Bytes

Jimascii

It's an implementation about Image-to-ASCII Text converter.

The project is made in:

  • Java 8
  • ImageJ
  • Maven

How-to-use

Clone the project, in the Main.java you change the imageURL param for the iamge what you want :

    ...
    ASCIIConverter asciiConverter = new ASCIIConverter(imageURL);
    ...

We added some images in the resources directory if you need test the project.

Result

Input (image to test)

anime girl

Output (ASCII text)

anime girl in ASCII