Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vvvv/VL.Devices.AzureKinect
A package for using Azure Kinect depth cameras by Microsoft in VL
https://github.com/vvvv/VL.Devices.AzureKinect
azure-kinect tracking visual-programming vl vvvv
Last synced: 2 months ago
JSON representation
A package for using Azure Kinect depth cameras by Microsoft in VL
- Host: GitHub
- URL: https://github.com/vvvv/VL.Devices.AzureKinect
- Owner: vvvv
- Created: 2019-09-19T17:44:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-15T20:27:46.000Z (10 months ago)
- Last Synced: 2024-12-08T01:08:09.823Z (2 months ago)
- Topics: azure-kinect, tracking, visual-programming, vl, vvvv
- Language: C#
- Homepage:
- Size: 14.2 MB
- Stars: 5
- Watchers: 10
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-vl - VL.Devices.AzureKinect - A package for using Azure Kinect depth cameras by Microsoft (Libraries / Devices)
README
# VL.Devices.AzureKinect
A package for using Azure Kinect depth cameras by Microsoft in VL.Try it with vvvv, the visual live-programming environment for .NET
Download: http://visualprogramming.net## Using the library
In order to use this library with VL you have to install the nuget that is available via nuget.org. For information on how to use nugets with VL, see [Managing Nugets](https://thegraybook.vvvv.org/reference/libraries/dependencies.html#manage-nugets) in the VL documentation. As described there you go to the commandline and then type:nuget install VL.Devices.AzureKinect
Once the VL.Devices.AzureKinect nuget is installed and referenced in your VL document you'll see the category "AzureKinect" under "Devices" in the nodebrowser.
Demos are available via the Help Browser!
## Sponsoring
Development of this library was partially sponsored by
- [wirmachenbunt](https://wirmachenbunt.de)For custom development requests, please [get in touch](mailto:[email protected]).