I am trying to implement face detection and recognition system using Emgu CV. I got an already implemented project. multiple-face-detection-and-recognition-in-real Here is the link where I got the project.
EmguCv library which is used in that example is outdated and it is not compatible. I tried with the latest EmguCv library and it is working now.