Skip to content

wouterverweirder/kinect2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bfb208e · May 29, 2024
Apr 14, 2020
May 29, 2024
May 29, 2024
May 29, 2024
May 29, 2024
Jul 24, 2015
May 29, 2024
Sep 28, 2015
Apr 14, 2020
Aug 1, 2021
May 29, 2024
May 29, 2024
May 29, 2024
May 29, 2024
Aug 1, 2021

Repository files navigation

Kinect2 Library for Node / Electron

npm npm Donate

This library enables you to use the Kinect v2 in your nodejs or electron apps.

screenshot of multi stream demo

Features:

  • get rgb camera feed
  • get depth feed
  • get ir feed
  • point cloud (greyscale and colored)
  • get skeleton joints (2d and 3d)
  • user masking

Check out my kinect-azure library for the Azure Kinect sensor.

Installation

You will need to install the official Kinect 2 SDK before you can use this module.

Just npm install like you would do with any regular module.

$ npm install kinect2

Examples

There are nodejs and electron examples in the examples/ folder of this repo. To run them, execute npm install and npm start:

$ cd examples/electron
$ npm install
$ npm start

The electron examples have the javascript code inside the html files. You can find these html files in examples/electron/renderer/demos.

Donate

Like this library? Always welcome to buy me a beer 🍺

Donate