https://github.com/mbn-code/face_handpasswordunlocker
Password / unlocker - You have to know the sequence of which hand gesture to put up in which order. The face makes the hands able to be tracked, and then you can do the two hand gestures which are palm and closed.
https://github.com/mbn-code/face_handpasswordunlocker
Last synced: 3 months ago
JSON representation
Password / unlocker - You have to know the sequence of which hand gesture to put up in which order. The face makes the hands able to be tracked, and then you can do the two hand gestures which are palm and closed.
- Host: GitHub
- URL: https://github.com/mbn-code/face_handpasswordunlocker
- Owner: mbn-code
- Created: 2021-07-31T20:17:43.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T17:15:54.000Z (about 3 years ago)
- Last Synced: 2025-01-27T08:11:38.748Z (5 months ago)
- Language: Python
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Face_HandPasswordUnlocker
Password / unlocker - You have to know the sequence of which hand gesture to put up in which order. The face makes the hands able to be tracked, and then you can do the two hand gestures which are palm and closed.Clone
```
git clone https://github.com/CollinEdward/Face_HandPasswordUnlocker.git
```This is made with the python moduel cv2.
```bash
pip install opencv-python
```