Giter VIP home page Giter VIP logo

Comments (4)

nkyriazis avatar nkyriazis commented on June 12, 2024

I infer that you're using the Windows version.

Note: The Kinect2 acquisition is only available through the MBV libraries for the Windows OS, where official support is provided. This does not mean that the hand tracker cannot be used with Kinect2 input. It only means that such input might have to be acquired by means other than MBV (non-Windows).

I'll commit an example using Kinect2 and let you know.

from handtracker.

nkyriazis avatar nkyriazis commented on June 12, 2024

Please have a look at the Kinect2 branch. Changes are made in the python script to use live Kinect2 input in low resolution (register rgb to depth) or high resolution (register depth to rgb).

Let me know if it works for you.

from handtracker.

Sahbaap avatar Sahbaap commented on June 12, 2024

Perfect thanks, very nice! Yeah I could use your library and track my hand with a pretty good accuracy. I have two more questions.

The first question is that how fast my hands can be moved that the handtracker does not the get lost? cuz I noticed if I move my hands fast it does get lost.

And my second question is that is there any way that we can skip the initialization part of the code? Cuz the application that I wanna use your library is for stroke rehabilitation and I imagine that the initialization step would be somehow annoying for stroke patients.

from handtracker.

nkyriazis avatar nkyriazis commented on June 12, 2024

Happy to hear it works for you. I'm closing this issue.

  • Hand motion speed: See #9
  • Initialization: See #10

from handtracker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.