Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nkovacic/facerecognition

ASP.NET Web Api Face Recognition EigenFaces Emgu.CV
https://github.com/nkovacic/facerecognition

Last synced: 1 day ago
JSON representation

ASP.NET Web Api Face Recognition EigenFaces Emgu.CV

Awesome Lists containing this project

README

        

FaceRecognition
===============

How to use
--------------------------------------

1. Include all DLLs missing in the project FaceRecognition.Library from the latest build of [Emgu.CV](http://sourceforge.net/projects/emgucv/)
2. You will have to run IIS in 64 bit mode. For Visual Studio 2012 check this [answer](http://stackoverflow.com/a/15831535/1452371). Visual Studio 2013 should honor the solution 64 bit settings
3. Clean and build the solution
4. Debug the solution