|
Mar
30 Face DetectorCreated March 30, 2010
Modified May 25, 2010 Summary
Face Detector is a program developed in C that does face recognition in the pictures provided. DescriptionThis program is part of a Baby Builder project. Face Detector uses the open source library opencv to achieve that goal. The procedure is similar to this:
Of course with this approach could be fake detections on the picture* but Face Detector is smart enough to avoid those fake detections. * Screen shots provided also include fake detections. |
PrincipalModules |