FaceSDK is a framework that is used for face matching, recognition, and liveness detection.
The repository contains a set of various iOS projects of how to customize and setup FaceSDK iOS for your usecases.
- Download or clone the repository using the command;
git clone https://github.com/regulaforensics/FaceSDK-iOS.git
- Open sample folder.
- Follow sample's 'installation instructions.
Take a look at our Documentation for the API.
If you have any technical questions, feel free to contact us or create issues here.