Sample code for Qualcomms Snapdragon SDK's Face Processing and Face Identification functionality.
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.
The following table is the detailed list of face_recognition_gallery.
Item | Value |
---|---|
Java File Count | 18 |
Activity Count | 2 |
jar files used | sd-sdk-facial-processing.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
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