Bonsai.RealSense 0.2.0
Bonsai Library containing interfaces for interfacing with Intel RealSense depth cameras.
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Bonsai.RealSense</id>
<version>0.2.0</version>
<title>Bonsai - RealSense Library</title>
<authors>Gonçalo Lopes</authors>
<owners>Gonçalo Lopes</owners>
<licenseUrl>https://bitbucket.org/horizongir/bonsai.realsense/raw/0473599214c197c153d8677d10cdfb64c3b3d2cb/LICENSE</licenseUrl>
<projectUrl>https://bitbucket.org/horizongir/bonsai.realsense</projectUrl>
<iconUrl>https://bitbucket.org/horizongir/bonsai/raw/7aacc64dc4647e57362ab310238591dc197fef0d/Resources/Bonsai.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Bonsai Library containing interfaces for interfacing with Intel RealSense depth cameras.</description>
<copyright>Gonçalo Lopes © 2017</copyright>
<tags>Bonsai Intel RealSense 3D Depth Camera</tags>
<dependencies>
<dependency id="Bonsai.Core" version="2.2.0" />
<dependency id="OpenCV.Net" version="3.3.1" />
<dependency id="RealSense.Net" version="0.2.0" />
</dependencies>
</metadata>
</package>