You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature you are interested and which may bring benefit to the
project ...
Hi, many thanks for your great library. I would like to request for face
detection support. I.e., the library can tell when a face stands in front of
the camera.
Provide any references/links to publications/algorithms/etc. which could
help in development ...
Inspired by OpenCV's feature.
http://docs.opencv.org/doc/tutorials/objdetect/cascade_classifier/cascade_classi
fier.html#cascade-classifier
Original issue reported on code.google.com by chr1st0s...@gmail.com on 11 Sep 2014 at 6:11
The text was updated successfully, but these errors were encountered:
Face detection is already implemented in Accord.NET Framework, which build on
and extends AForge.NET. Please see the list of Accord.NET sample applications
here: http://accord-framework.net/samples.html
Original comment by cureos...@gmail.com on 15 Sep 2014 at 9:42
Original issue reported on code.google.com by
chr1st0s...@gmail.com
on 11 Sep 2014 at 6:11The text was updated successfully, but these errors were encountered: