Giter VIP home page Giter VIP logo

Comments (11)

nkyriazis avatar nkyriazis commented on June 12, 2024

Have you installed Kinect SDK 2?

from handtracker.

WangZixuan avatar WangZixuan commented on June 12, 2024

Yes, from https://www.microsoft.com/en-us/download/details.aspx?id=44561

from handtracker.

nkyriazis avatar nkyriazis commented on June 12, 2024

I trust that you've followed the install instructions.

I suggest using the Dependency Walker (http://www.dependencywalker.com/) to figure out which dlls are not found and lead to the import problem you're having.

from handtracker.

WangZixuan avatar WangZixuan commented on June 12, 2024

Thank you for your time. I fixed the dependency problems.
But I had the same problem as issue 23 now, which was

RuntimeError: 'output': reserved word

As you explained on that issue, It may be with OpenGL and NVidia driver versions, so are there some recommendations on these driver versions?
Thank you.

from handtracker.

nkyriazis avatar nkyriazis commented on June 12, 2024

If you find that the error was due to our instructions please let us know so that we fix it.

The driver I'm using on Windows 8 is 353.90.

Please know that the "output" error will be fixed in a next release.

from handtracker.

kheito avatar kheito commented on June 12, 2024

Can you share on how you solve the line 10 problem? I'm having that problem right now. Thanks in advance

from handtracker.

padeler avatar padeler commented on June 12, 2024

This is a dependency issue (missing camera drivers/libs). Make sure all the dependencies are properly installed.

from handtracker.

kheito avatar kheito commented on June 12, 2024

Thanks for the quick response, very much appreciated. We are using KinectV2 as our camera. Btw, do I still need to install OpenNI even though I am using KinectV2 as our device??

error_line10

from handtracker.

padeler avatar padeler commented on June 12, 2024

Yes, the lib was compiled with support for both openni and kinect so you need to have both installed.

from handtracker.

kheito avatar kheito commented on June 12, 2024

It's working now. Thanks!

from handtracker.

GosseMol avatar GosseMol commented on June 12, 2024

I had to add C:\Program Files\OpenNI\Bin64 to my PATH to fix this

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.