ASL Detection

asl.jpg

I implemented SVD and PCA to translate sign language letters using a large training data set. The algorithm was written to allow the user to type in a word. Then, it picks a random image of each letter, translates those images, and outputs the final word. (Full Paper)