WebFaceDetection
Web Face Detection using OpenCvSharp, Emgu and Accord.Net with Json
...Add Existing Item from Libs folder ( face.xml and opencvsharpextern.dll and cvextern.dll ) to your project, Set Copy if Newer.
....
Replace Controllers/HomeControllers.cs from this HomeControllers.cs
....
Replace contents of Views/Home/Index.cshtml from this Index.cshtml for Emgu Face Detection
....
Replace contents of about.cshtml for OpenCvSharp Face Detection
....
Replace contents for contact.cshtml for Accord.Net Face Detection
....
RUN your project, Select Pictures with seen face for a test.