vvvv / VL.Devices.RealSense

A package for using RealSense depth cameras by Intel in VL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VL.Devices.RealSense

Set of nodes to use Intel RealSense depth cameras in VL. Built against version 2.53.1.4623 of the RealSense SDK.

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

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.RealSense

Once the VL.Devices.RealSense nuget is installed and referenced in your VL document you'll see the category "Devices.RealSense" in the nodebrowser. Press F1 to open the Help Browser and search for the term "realsense" to see relevant how-to patches.

Sponsoring

Development of this library was partially sponsored by:

For custom development requests, please get in touch.

About

A package for using RealSense depth cameras by Intel in VL


Languages

Language:C# 100.0%