Sunteți pe pagina 1din 1

Code for EE368 Final Project, Spring 2012.

The structure is as follows:


FaceRecognizerActivity has a FaceDetectView. The FaceDetectView is responsible f
or detecting and recognizing faces
using the FaceRecognizer static class. The Activity sends the View commands from
the UI.
BusinessCardActivity is simply an activity that displays a business card, based
on what face is
recognized at the given time.
Note that the SampleViewBase and FpsMeter classes are credit (with a very few mo
dification) to the OpenCV project.
The FaceDetectView was also based on the similar View classes provided by OpenCV
, but
obviously with much deeper changes.
There is an older version of the APK in the bin folder (FaceRecognizerOpenCV) th
at should
run on the Droid (untested).
Sincerely,
Ervin and Brian
Thanks to the OpenCV project, version 2.4.0

S-ar putea să vă placă și