The Windows Embedded SDK provides the ability to set up and use a face detector and face recognizer to detect and recognize associated objects.
The SDK is distributed as a NuGet package that makes it easy to add the SDK to your project.
Do the following:
Manage NuGet Packages
from the menu. The NuGet package manager UI appears.RealNetworks.eArgus.SDK
; you may be required to add the disk location where you downloaded the SDK package to the package manager.x64
.Note: Applications taking advantage of the SAFR eSDK must be built for the x64 CPU
architecture. Neither Any CPU
nor x86
are supported.