Google Cardboard app that uses OpenCV for Terminator style face detection..
Faceboard is hosted in the following web site
https://github.com/tajchert/Faceboard
If you think the Android project Faceboard listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Faceboard.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA |
Asset File Names | assets\fonts\terminator_real_nfi.ttf |
Raw File Names | res\raw\lbpcascade_frontalface.xml |
Faceboard has the following Java source files.
org.opencv.samples.facedetect.DetectionBasedTracker .java org.opencv.samples.facedetect.FdActivity.java pl.tajchert.faceboard.DetectionBasedTracker .java pl.tajchert.faceboard.FdActivity.java