Android Open Source - Development opencv SmileDetection






Project Summary

This is an Android Based Smile Detection Project , using OpenCV and JavaCV. It works well with android and to make it work you need to install the open cv libraries in your Android Phone..

Web Site / Source Repository

SmileDetection is hosted in the following web site
https://github.com/abhishek-ch/SmileDetection

If you think the Android project SmileDetection listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of SmileDetection.

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version10
Activity Count1
Required Permissionsandroid.permission.CAMERA
Raw File Namesres\raw\desktop.ini
res\raw\haarcascade_eye.xml
res\raw\haarcascade_eye_tree_eyeglasses.xml
res\raw\haarcascade_frontalface_alt.xml
res\raw\haarcascade_mcs_mouth.xml
res\raw\haarcascade_smile.xml
res\raw\lbpcascade_frontalface.xml
res\raw\smile5.xml




Java Source Files

SmileDetection has the following Java source files.

com.emotion.facedetection.FdActivity.java
com.emotion.facedetection.FpsMeter.java
com.emotion.facedetection.SampleCvViewBase.java
org.opencv.samples.facedetect.DetectionBasedTracker
.java