MP5
Photomosaic
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
o-cs225
|o*HSLAPixel.cppImplementation of the HSLAPixel class for use in with the PNG library
|o*HSLAPixel.h
|o*PNG.cppImplementation of a simple PNG class using HSLAPixels and the lodepng PNG library
|\*PNG.h
o-util
|o*no_sort.hMasks std sorting algorithms with error messages to prevent students from using the STL's sorting functions
|\*util.cppCS 225 Util Library
o*kdtree.cppImplementation of KDTree class
o*kdtree.hKDTree implementation using Points in k-dimensional space
o*kdtree_extras.cppYou do not need to modify this file
o*maptiles.cppCode for the maptiles function
o*maptiles.hMapTiles() function
o*mosaiccanvas.hImplementation of the mosaic data structure
\*point.hDefinition of a Point class for k dimensional points