A C++ edge detection program I implemented during the course of my Computer Vision coursework.
Archive for the ‘Software’ Category
Edge Detection Program
Wednesday, July 13th, 2011FTP Client Program
Wednesday, July 13th, 2011A fully-featured ftp client program I developed in C++ as a final programming assignment for my Networking class.
Simple Drawing Application
Monday, February 1st, 2010
A simple, Java-based drawing application I implemented during my Computer Programming II course. The main goals of the program were to gain experience designing graphical user interfaces (GUIs) and to practice use of the Model-View-Controller (MVC) architectural pattern. (more…)
John Conway’s Game of Life
Monday, February 1st, 2010
A fun Computer Programming I assignment which exposed us to GUI design, two-dimensional arrays, and cellular automata. Implemented in Java. (more…)











