Face recognizing program develop using EmguCV (OpenCV wrapper). It is possible to use 4 different algorithm and 3 different source(Camera, Video, Image)
Video: https://www.youtube.com/watch?v=d6LI42NEZZY
Source Code: https://github.com/mozanunal/PassFace
Blog post about this program: http://mozanunal.com/2016/06/passface-face-recognition-using-opencv
You should added opencv files to bin folder. In this project Opencv 2.9.0 is used. In bin folder:
- x86/ opencv files for x86 architecture
- x64/ opencv files for x64 architecture