|
|
|
@ -44,6 +44,7 @@
|
|
|
|
|
<HintPath>..\..\..\..\..\Program Files\Microsoft SDKs\Kinect\v2.0_1409\Assemblies\Microsoft.Kinect.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="PresentationCore" />
|
|
|
|
|
<Reference Include="PresentationFramework" />
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
|
|
|
|
@ -75,6 +76,7 @@
|
|
|
|
|
<Reference Include="WindowsBase" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Compile Include="BodyImageStream.cs" />
|
|
|
|
|
<Compile Include="ColorImageStream.cs" />
|
|
|
|
|
<Compile Include="DepthImageStream.cs" />
|
|
|
|
|
<Compile Include="InfraredImageStream.cs" />
|
|
|
|
|