Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/israelalagbe/facelocker
An android application that helps lock phone. This application uses face recognition for unlocking the phone.
https://github.com/israelalagbe/facelocker
Last synced: 2 months ago
JSON representation
An android application that helps lock phone. This application uses face recognition for unlocking the phone.
- Host: GitHub
- URL: https://github.com/israelalagbe/facelocker
- Owner: israelalagbe
- License: apache-2.0
- Created: 2019-03-20T13:55:10.000Z (almost 6 years ago)
- Default Branch: dev
- Last Pushed: 2021-09-02T13:25:10.000Z (over 3 years ago)
- Last Synced: 2023-03-10T19:24:34.173Z (almost 2 years ago)
- Language: Java
- Size: 236 MB
- Stars: 32
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FaceLocker
A machine learning android application that helps to lock your android phone using face recognition.*If you find this package useful, don't forget to star this repo*
### Features
- Automatic Lock
- Face Unlock
- Pattern Unlock
- Pincode Unlock
- Multiple User Lock and Unlock## Screenshots
## Getting Started
### Libraries/Tools
- Java
- [Android Studio](ttps://developer.android.com/studio/)
- [OpenCv](https://github.com/bytedeco/javacv)
- [PatternLockView](https://github.com/aritraroy/PatternLockView)
- [TapTargetView](https://github.com/KeepSafe/TapTargetView)## let's connect to learn together
- [Twitter](https://twitter.com/israelalagbe)
- [Github](https://github.com/israelalagbe)
- [LinkedIn](https://www.linkedin.com/in/israel-alagbe-2b823a138/)
- [Facebook](https://www.facebook.com/alagbeisrael)### License
Copyright 2018 Israel Alagbe
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.