/img-to-pixel

Convert image to pixels

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

img to pixel

this is a img to pixel project

execute command to setup env

$ pip install -r requirements.txt

fix pixel.py imgPath param

imgPath='picture.png' # img path

execute command to run python

$ python pixel.py

confirm output picture in output folder

output
  |--- picture.png

demo.png