This is a repo for my Computer Vision (CSCI 1430) projects at Brown. Support code, including helper functions and CSS, was written by Prof. James Hays and the TA staff. Information on the class can be found at http://cs.brown.edu/courses/csci1430/. All other code was written by Michael J. Lee in MATLAB. There are numerous untracked dependencies that I cannot resolve because I no longer have a MATLAB license. I have also omitted the (very large) training data sets. However, an explanation of my algorithm and results can be found in the html/index.html file.
Project 1: Hybrid Images
Project 2: SIFT
Project 3: Camera Calibration and Fundamental Matrix Estimation
Project 4: Scene Recognition with a Bag of Words
Project 5: Face Detection with a Sliding Window
Project 6: Convolutional Neural Networks