yamanmalkoc/Auto-Image-Filler
Fills some pixels of an image with a pattern depending on some characteristics of that pixel (examples are present in README.md). It uses Breadth-First-Search and Depth-First-Search algorithms for this purpose. Done in February 2019 for a course project CPSC 221.
C++