/Capstone-GTK

Capstone Project for Northeastern University 2011-2012. The “In-Home Memory Prompt” is a portable device that utilizes a front facing camera to assist those who suffer from an inability to recognize or put words to a person or space that is in their field of vision. The device uses a combination of computer vision techniques such as Eigenface Face Recognition and SIFT feature extraction and matching to provide audible and visual cues about what the user is looking at via an earpiece and integrated display. The device will be targeted towards in-home use, and will require an initial setup process where it must learn the affected individual's personal surroundings and companions. This is a GTK application developed to run on a BeagleBoard

Primary LanguageC++