Deprecated. Face recognition Android application. Using Android SDK, OpenCV and Facebook SDK. Loading the user's Facebook pictures, scanning pictures for facial features and comparing faces to image repository for matches. PLEASE NOTE: This project is relatively old and uses obsolete versions of both the Facebook SDK and the Android SDK.
Stars
60
Forks
49
Watchers
60
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
4
commits
Removed limit of 25 images retrieved from Facebook API requests which is default. Now unlimited. Also made som estethical changes in the code. And fixed an issue causing images in the grid view to be reloaded and changed to other images when outside of the viewscope.
7457bdcView on GitHubRemoved limit of amount of images from Facebook. Small cosmetic changes.
0d01261View on GitHub