Skip to content

Commit c82cbf0

Browse files
authored
Update README.md
1 parent e907f19 commit c82cbf0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
![GitHub last commit](https://img.shields.io/github/last-commit/jhan15/hand_gesture_detection?color=ff69b4)
33

44
# hand_gesture_detection
5-
It's a project of exploring hand gesture detection and possible applications. It's based on Google's [mediapipe](https://github.com/google/mediapipe) API's hand module, which provides coordinates of 21 hand landmarks.
5+
It's a project of hand gesture detection based on Google's [mediapipe](https://github.com/google/mediapipe) API's hand module, which provides coordinates of 21 hand landmarks. Functionalities included are:
6+
1. hand detection;
7+
2. hand gesture detection;
8+
3. hand gesture control.
69

710
<p align="center">
811
<img src="https://user-images.githubusercontent.com/62132206/124274282-5af07f80-db41-11eb-9ac8-bf14d9680d68.png?raw=true" width="600">

0 commit comments

Comments
 (0)