You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,10 @@
2
2

3
3
4
4
# 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:
0 commit comments