MP4
DFS and BFS using Stacks and Queues
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  cs225
 HSLAPixel.cppImplementation of the HSLAPixel class for use in with the PNG library
 HSLAPixel.h
 PNG.cppImplementation of a simple PNG class using HSLAPixels and the lodepng PNG library
 PNG.h
  imageTraversal
 BFS.h
 DFS.h
 ImageTraversal.h
 Animation.hDefintion for a class that encapsulates creating animated images from a set of PNG object frames
 FloodFilledImage.hDefinition for a class to do flood fill on an image
 Point.hEvery 2D point of the image is represented by a Point class you need to trverse all the points of the image