Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nkovacic/facerecognition
- Owner: nkovacic
- Created: 2014-06-24T19:33:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-13T14:28:39.000Z (about 10 years ago)
- Last Synced: 2023-03-01T17:15:59.744Z (over 1 year ago)
- Language: C#
- Size: 2.83 MB
- Stars: 2
- Watchers: 4
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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