Object Matching with Faces

 

Project

This is the page about my object matching project programs. I made two programs to explore object matching with facecs. The first one deals with clicking points to identify locations on the face. It can save the data in a text file delineated by the ';' character and do a simple search on it.Exe File Zipped Source Documentation Word File

The second program focuses on identifying more features of the face and helping the user do so more accurately. Boxes are drawn around the point clicked to help the user center on features to identify. Exe File Zipped Source Documentation Word File

I talked about the The project cannot find possible matches to faces yet and cannot save all the features. Only the first program searches and saves. The next step of the project would be to do the calculations with the identified features. The distance and ratio functions from the first program can be reused and adapted to find distances and ratios of the rest of the features. Then testing could be done to identify possible matches. There are many ways to expand on this project and improve parts of it. I have outlined a few possible expantions in my presentation powerpoint, where you can also view the outline of the rest of my presentation Presenation Powerpoint.

Home