IntelRealSense / hand_tracking_samples

:wave: :ok_hand: research codebase for depth-based hand pose estimation using dynamics based tracking and CNNs
https://realsense.intel.com/
Apache License 2.0
217 stars 74 forks source link

How to recongnize the pose guesture with this application? #11

Open JasonQQ opened 6 years ago

JasonQQ commented 6 years ago

For example, I want to recognize some standard hand guestures like Big5, V sign, Wave... So the question is how to define the similarity of two 3D pose and need ignore the orientation of parm.

Any advise?