0.3.0 • Published 1 year ago

kinect2 v0.3.0

Weekly downloads
11
License
MIT
Repository
github
Last release
1 year 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.3.0

1 year ago

0.2.6

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.7

6 years ago

0.1.6

7 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.32

10 years ago

0.0.31

10 years ago

0.0.30

10 years ago

0.0.29

10 years ago

0.0.28

10 years ago

0.0.27

10 years ago

0.0.26

10 years ago

0.0.25

10 years ago

0.0.24

10 years ago

0.0.23

10 years ago

0.0.22

10 years ago

0.0.21

10 years ago

0.0.20

10 years ago

0.0.19

10 years ago

0.0.18

10 years ago

0.0.17

10 years ago

0.0.16

10 years ago

0.0.15

10 years ago

0.0.14

10 years ago

0.0.13

10 years ago

0.0.12

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

11 years ago

0.0.7

11 years ago