Stepon.FaceRecognization 1.1.1

dotnet add package Stepon.FaceRecognization --version 1.1.1
NuGet\Install-Package Stepon.FaceRecognization -Version 1.1.1
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="Stepon.FaceRecognization" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stepon.FaceRecognization --version 1.1.1
#r "nuget: Stepon.FaceRecognization, 1.1.1"
#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 Stepon.FaceRecognization as a Cake Addin
#addin nuget:?package=Stepon.FaceRecognization&version=1.1.1

// Install Stepon.FaceRecognization as a Cake Tool
#tool nuget:?package=Stepon.FaceRecognization&version=1.1.1

V1.1.1 An estimation bug fixed (important!)

V1.1.0: Add age and gender estimation.

A C# wrapper of arcsoft's face recognization library. After install this package, you should download the native libraries of arcsoft and put them into the libs directory of the building directory.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
1.1.1 2,517 12/25/2017
1.1.0 979 12/21/2017
1.0.0 1,258 10/19/2017

C# wrapper of arcsoft's face recognize