Coder Social home page Coder Social logo

vl.devices.kinect2's Introduction

VL.Devices.Kinect2

A package for using Kinect2 depth cameras by Microsoft in VL.

Try it with vvvv, the visual live-programming environment for .NET
Download: http://visualprogramming.net

Requirements:

Using the library

In order to use this library you'll have to install the nuget that is available via nuget.org. For information on how to use nugets with VL, see Managing Nugets in the documentation. As described there you go to the commandline and then type:

nuget install VL.Devices.Kinect2

Once the VL.Devices.Kinect2 nuget is installed and referenced in your VL document you'll see the category "Kinect2" under "Devices" in the nodebrowser.

Demos are available via the Help Browser!

Building from source

Beware there is an oddity required for building the included csproj:

  • The csproj references https://www.nuget.org/packages/Microsoft.Kinect 2.0.1410.19000 which includes a reference .dll that can no longer be loaded with .NET6.0
  • Therefore we added the actual lib (taken from the GAC) to \lib\net6.0\Microsoft.Kinect.dll for shipping with this NuGet

vl.devices.kinect2's People

Contributors

antongit avatar azeno avatar joreg avatar randallmlf avatar ravazquez avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vl.devices.kinect2's Issues

Connected outuput

It would be great to have an output so it was possible to see if the kinect is connected. An IsConnected outputpin, perhaps with an ID if multiple kinects are connected

Enable/Disable functionality broken for all streams

After introducing the new infrastructure to handle Image memcopy properly using Subjects, previousy working Enable/Disable input pins in Kinect2 node stopped working. The Kinect sensor remains active even after deleting the nodes altogether. Only closing gamma seems to release the sensor.

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.