项目作者: nobi1007

项目描述 :
Converts the given image(.jpg, .jpeg, .png) in its similar text image.
高级语言: HTML
项目地址: git://github.com/nobi1007/Characterize.git
创建时间: 2019-05-02T08:20:04Z
项目社区:https://github.com/nobi1007/Characterize

开源协议:MIT License

下载


Characterize

The main aim of Characterize is to reduce the size of the image drastically by converting it into its corresponding visual text while preserving its meaning.


* Output 1: Original image

alt Github

* Output 2: Original image

alt Github

* Output 3: Original image

alt Github

———————————————

Follow the steps below to run it on your PC:

First of all make sure you have python3.6 (or greater) installed

  1. Open your terminal or command Prompt
  2. Paste the following code:
    git clone https://github.com/nobi1007/Characterize.git && cd Characterize
  3. Open the folder Characterize
  4. Click on file
    • characterize-install_files.bat (for Windows users)
    • characterize-install_files.sh (for Mac/Linux users)
  5. Then open the file
    • characterize-1.1.py in your favourite editor
  6. Change the parameters height, width, character, filename and path
  7. Run the file and you are done.

Please do leave a :star: if it was good :innocent:.