I have found several examples using OpenCV and Emgu CV to detect faces from still photos and Webcam. I have successfully implemented face detection using C#.Net with Emgu CV but I am trying to find examples of how to recognize a face in another picture by finding the match in ms-access. Any help would be much appreciated.
so i need the recognition part