Android Open Source - Development gallery face_recognition_gallery






Project Summary

Sample code for Qualcomms Snapdragon SDK's Face Processing and Face Identification functionality.

Web Site / Source Repository

face_recognition_gallery is hosted in the following web site
https://github.com/joshnewnham/face_recognition_gallery

If you think the Android project face_recognition_gallery 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 face_recognition_gallery.

ItemValue
Java File Count18
Activity Count2
jar files usedsd-sdk-facial-processing.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

face_recognition_gallery has the following Java source files.

wemakeplay.com.identitygallery.ApplicationTest.java
wemakeplay.com.identitygallery.ApplicationTest.java
wemakeplay.com.identitygallery.MainActivity.java
wemakeplay.com.identitygallery.MainActivity.java
wemakeplay.com.identitygallery.TestProvider.java
wemakeplay.com.identitygallery.TestProvider.java
wemakeplay.com.identitygallery.data.IdentityGalleryContract.java
wemakeplay.com.identitygallery.data.IdentityGalleryContract.java
wemakeplay.com.identitygallery.data.IdentityGalleryDatabase.java
wemakeplay.com.identitygallery.data.IdentityGalleryDatabase.java
wemakeplay.com.identitygallery.data.IdentityGalleryProvider.java
wemakeplay.com.identitygallery.data.IdentityGalleryProvider.java
wemakeplay.com.identitygallery.service.GalleryScanner.java
wemakeplay.com.identitygallery.service.GalleryScanner.java
wemakeplay.com.identitygallery.service.GalleryScannerIntentService.java
wemakeplay.com.identitygallery.service.GalleryScannerIntentService.java
wemakeplay.com.identitygallery.utils.ImageUtils.java
wemakeplay.com.identitygallery.utils.ImageUtils.java