An open API service indexing awesome lists of open source software.

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.

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
```