Face Recognition
Opened this issue · 1 comments
GoogleCodeExporter commented
Describe the feature you are interested and which may bring benefit to the
project ...
I would like to request for face recognition support. E.g. comparison of video
frames to stored image files. The result of the comparison will be a
probabilistic match.
Provide any references/links to publications/algorithms/etc. which could
help in development ...
Incentive:
http://openbiometrics.org/
Original issue reported on code.google.com by chr1st0s...@gmail.com
on 11 Sep 2014 at 6:21
GoogleCodeExporter commented
As mentioned in response to Issue #389, please have a look at the capabilities
of Accord.NET Framework, http://accord-framework.net/index.html. This framework
provides face detection and based on its other extensions together with AForge
you should be able to create a solution for face recognition.
Original comment by cureos...@gmail.com
on 15 Sep 2014 at 10:28