Skip to content

Commit a75b14e

Browse files
committed
Update Readme
1 parent ecbdcde commit a75b14e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
11
# Hand-Recognition
22
Computer vision project. 📒
3+
4+
**Tested in python 3.6**
5+
6+
![5](https://i.imgur.com/M1YBCXu.jpg)
7+
![4](https://i.imgur.com/ca5xjdo.jpg)
8+
![3](https://i.imgur.com/hWovfQe.jpg)
9+
10+
## Requirements
11+
- opencv-python
12+
- numpy
13+
- scikit-learn
14+
15+
```
16+
pip install -r requirements.txt
17+
```

0 commit comments

Comments
 (0)