hand_tracking_samples icon indicating copy to clipboard operation
hand_tracking_samples copied to clipboard

:wave: :ok_hand: research codebase for depth-based hand pose estimation using dynamics based tracking and CNNs

Results 9 hand_tracking_samples issues
Sort by recently updated
recently updated
newest added

I am using this hand tracking samples project (actually a forked version of it for Intelsense D400) for my Bachelors' thesis but I have encountered a problem. My idea was...

I am using visual code studio to try to run the real-time-hand-tracker.cpp I have downloaded all of the folders from git and then I tried to build the .exe file...

Does anyone know the numerical accuracy of this library?

Hello, Is there any possibility or walk-around for Xcode?

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...

hi i really liked your project but unfortunately i can not access realsense cameras.i have a kinect for xbos 360 and i want to use your code with this camera.is...

In the project description there is such info "Support for this device (RSD4XX) will added after it begins shipping". Is there any timeframe when we can expect it to be...

Are there any efforts to make theses examples work with the newest sdk (and therefore newer devices)? Looks like fairly substantial changes to `include/dcam.h` could be in order, but not...

I just downloaded the solution and when I try to compile with VS2017 it gives an error message: Gl/gl.h no such file or directory What am I doing wrong ?