Personal Contribution: mygradient.m, hog.m and detect.m
Built a simple template-based object detector using orientation histograms in Matlab. User inputs a box around object in training image, and then the program detects the object in target image. Project for Computational Photography at UC Irvine