|
MP5
CS 225: Image Compression
|
| main.cpp | Contains code to test your Quadtree implementation |
| png.cpp | Implementation of the PNG class for the EasyPNG library |
| png.h | Definition of the PNG class for the EasyPNG library |
| quadtree.cpp | Quadtree class implementation |
| quadtree.h | Quadtree class definition |
| quadtree_given.cpp | Contains functions of the Quadtree class used for grading |
| quadtree_given.h | Contains functions of the Quadtree class used for grading |
| rgbapixel.cpp | Implementation of the RGBAPixel class for the EasyPNG library |
| rgbapixel.h | Definition of the RGBAPixel class for the EasyPNG library |
1.8.9.1