Giter VIP home page Giter VIP logo

Comments (4)

chmac avatar chmac commented on August 24, 2024

This is exactly my question. Love node, love javascript, want to play with the kinect, but I want the raw depth map rather than a representation of a hand or whatever other magic is going on.

@chparsons Did you ever find an answer?

from depthjs.

chmac avatar chmac commented on August 24, 2024

Just looked into this (a little) and I'm guessing this is not possible. From a quick scan of the stack, it seems like the depth map never reaches javascript. The kinect device generates a depth map. That's passed to OpenNI / Nite, where it's interpreted into bode tracking events, hand actions, and so on. Those events are in turn passed to javascript, browser plugin, and so on. Bottom line, depth map -> js, doesn't happen. I've only been looking for an hour or so, so I could well be wrong, but that's how it seems to me.

from depthjs.

chmac avatar chmac commented on August 24, 2024

Oh, and it looks like there is an alternative in npm install kinect. https://github.com/pgte/node-kinect

from depthjs.

doug avatar doug commented on August 24, 2024

Yes, for node.js the npm lib you linked is probably much closer to what you need.

from depthjs.

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.