Face SDK is a framework that is used for face matching, recognition, and liveness detection.
- Download or clone this repository using the command
git clone https://github.com/regulaforensics/Xamarin-FaceSDK.git
. - Open the project and run it.
Devices that do not have Google Mobile Services (GMS) such as Huawei need to include the Huawei Vision library. Add our Huawei Vision package to your project that can be found here.
You can find documentation on API here.
If you have any technical questions, feel free to contact us or create issues here.