Tuesday, January 13, 2015

Face Detection using Accord .Net

        Hi all in this blog i am going to show how to detect face from webcam live source using Accord .Net framework.The Accord Framework comes with predefined FaceHarrCascade() class that allows to detect the faces from the webcam without specifying external haar cascade for face detection.

Output:


Download full source code from here

Click here  for my previous blog.

Happy Coding



3 comments: