Photo Searching with Face Recognition, a Research project Face recognition has been a problem very worked around the world for many reasons. Face recognition problem in a computer allocation composes a various algorithms that use mathematical and matricial techniques. I loved the concept of how the face recognition is done and how this will be helpful in developing other application that uses the face recognition concept. The app that i am going to discuss is about searching the number of photos of a persons in the hard drive from a single set of photos that would contains the image of that person. When it comes to developing an app in C#, Visual Studio is an excellent IDE which does almost half of the work helping developers to focus in his logic and user interface design rather than managing the boring writing part. The Photo Searching app that is being developed consists of three DLLs. FaceFxn, FileFxn, Dir. The FaceFxn DLLs contains all the necessary elements that will...
Photo Searching using Face recognition