0.2.6 • Published 3 years ago

kinect2 v0.2.6

Weekly downloads
11
License
MIT
Repository
github
Last release
3 years ago

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

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.7

5 years ago

0.1.6

6 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.32

9 years ago

0.0.31

9 years ago

0.0.30

9 years ago

0.0.29

9 years ago

0.0.28

9 years ago

0.0.27

9 years ago

0.0.26

9 years ago

0.0.25

9 years ago

0.0.24

9 years ago

0.0.23

9 years ago

0.0.22

9 years ago

0.0.21

9 years ago

0.0.20

9 years ago

0.0.19

9 years ago

0.0.18

9 years ago

0.0.17

9 years ago

0.0.16

9 years ago

0.0.15

9 years ago

0.0.14

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago