Face 2.0.1410.19001
dotnet add package Face --version 2.0.1410.19001
NuGet\Install-Package Face -Version 2.0.1410.19001
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Face" Version="2.0.1410.19001" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Face --version 2.0.1410.19001
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Face, 2.0.1410.19001"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Face as a Cake Addin #addin nuget:?package=Face&version=2.0.1410.19001 // Install Face as a Cake Tool #tool nuget:?package=Face&version=2.0.1410.19001
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Microsoft Kinect v2 Face and HD Face functions to track and analyze faces.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- 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,407 | 2/7/2016 |
2.0.1410.19000 | 1,424 | 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.