This program shows how to unlock something with your face.
https://github.com/littlecodersh/FaceUnlock.git
#FaceUnlock
This program shows how to unlock something with your face.
You may want to read the tutorial here:)
It need opencv2, requests installed, and add config in Lib/facepp.json to run.
You can get the apikey and apisecret through register and create a application in face++.
``python
# You should set your account first
python SetAccount.py
# Then you can check login
python Login.py
``
You need to set your face samples once before use it to unlock.