Skip to content

fifiteen82726/QuadTree-Compression

Repository files navigation

Environment

python 2.7.10

Install dependency

pip install PIL
pip install numpy

Run

python quad-tree.py
# Create a new image called quantized-file.jpg

Result

Origin

t1-gray

Quantized Image

statue-file

About

Implement QuadTree Compression with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages