Skip to content

cameroncuster/quadtree_image_compression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quadtree Image Compression

  • compresses images with a Quadtree structure
  • developed with an eye for abstraction, TDD, and object-oriented programming
  • can be used to so videos can be attached and compressed and emailed to me from my website
  • the Quadtree can be used out-of-the-box and included as a library

Compression Demos

Image of Quadtree compressing image of Jupiter with increasing compression rate and decreasing quality factor.                     Image of Quadtree compressing image of U.S. Flag with increasing compression rate and decreasing quality factor.                     Image of Quadtree compressing image of x-ray of top of human head with increasing compression rate and decreasing quality factor.

Note

Similar package for NPM (NodeJS)

  • I later found this package, but wanted a package which was entirely customizable for my applications.

Special thanks to Javidx9 for providing the Pixel Game Engine for free and open source.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages