KinectFusion 2.0.1410.19001
dotnet add package KinectFusion --version 2.0.1410.19001
NuGet\Install-Package KinectFusion -Version 2.0.1410.19001
<PackageReference Include="KinectFusion" Version="2.0.1410.19001" />
paket add KinectFusion --version 2.0.1410.19001
#r "nuget: KinectFusion, 2.0.1410.19001"
// Install KinectFusion as a Cake Addin #addin nuget:?package=KinectFusion&version=2.0.1410.19001 // Install KinectFusion as a Cake Tool #tool nuget:?package=KinectFusion&version=2.0.1410.19001
Microsoft Kinect v2 Fusion reconstructs a 3-D model of an object or environment by combining a continuous stream of data from the Kinect for Windows sensor.
This package will add settings that for use these features to your native C++ project.
(This package is only included property sheet, but not included header files and library files. You need to install Kinect for Windows SDK v2.)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
-
- KinectSDK2 (>= 2.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1410.19001 | 2,289 | 2/7/2016 |
2.0.1410.19000 | 1,358 | 1/25/2016 |
https://msdn.microsoft.com/en-us/library/dn782041.aspx
Fix how to copy redist files. Multiple packages can be used successfully in same projects.