h4k1m0u / image-quadtrees

Image pixelation based on a quadtree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshot

Screenshot

Dependencies

  • Matplotlib
  • Numpy

How to run

# For usage:
$ python3 src/main.py -h

# To run
$ python3 src/main.py image.png

About

Image pixelation based on a quadtree

License:MIT License


Languages

Language:Python 100.0%