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
ROS1 fixes for no output for RGBD hand gesture recognition (opendr-eu#343)
* Change from TimeSynchronizer to ApproximateTimeSynchronizer
* Update rgbd-hand-gesture-learner.md
Add information about gesture class and learner output ID correspondence.
* Upload hand gesture examples
* Delete hand_gesture_example.png
* Upload hand gesture image with modified image name
* Update rgbd-hand-gesture-learner.md
Add hand gesture example image
Co-authored-by: Kostas Tsampazis <[email protected]>
| Class | COLLAB | Eight | Five | Four | Horiz HBL, HFR | Horiz HFL, HBR | Nine | One | Punch | Seven | Six | Span | Three | TimeOut | Two | XSign |
10
+
11
+
The naming convention of the gestures classes is as follow:
12
+
- V is used for vertical gestures, while H is used for horizontal gestures.
13
+
- F identifies the version of the gesture where the front of the hand is facing the camera, while B identifies the version where the back of the hand is facing the camera.
14
+
- R is used for right-hand gestures, while L is used for left-hand gestures.
15
+
16
+
Below is an illustration image of hand gestures, the image is copied from [[1]](#dataset).
0 commit comments