face-detection-and-recognition
face-detection-and-recognition copied to clipboard
Not able to make this work.
Hello @mesutpiskin, I am trying to make this project work but no success. I have put all required dependency in build folder and project is getting compiled too but then one or other exception. Most of them are some inner exception or bad image exception. It looks like dependency files used here are not either correct format or version.
Can you please share some area where I can get all dependency files to make project work?
Thanks.
I've just upgraded the project to work with the latest version of emgu and it should now work out the box without dependencies (emgu can be automatically installed by nuget).
I've raised a pull request, but in the meantime you can try it here: https://github.com/kmcnaught/face-detection-and-recognition