An open API service indexing awesome lists of open source software.

https://github.com/regulaforensics/facesdk-ios

Regula Face SDK for iOS
https://github.com/regulaforensics/facesdk-ios

face face-detection face-matching face-recognition liveness liveness-detection regula regulaforensics

Last synced: 11 months ago
JSON representation

Regula Face SDK for iOS

Awesome Lists containing this project

README

          

# Regula Face SDK (iOS version)

[![Version](https://img.shields.io/cocoapods/v/FaceSDK.svg?style=flat)](http://cocoapods.org/pods/FaceSDK)
[![Platform](https://img.shields.io/cocoapods/p/FaceSDK.svg?style=flat)](http://cocoapods.org/pods/FaceSDK)

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](https://docs.regulaforensics.com/develop/face-sdk/mobile?utm_source=github) for your usecases.

## Requirements
1. The latest [Xcode](https://developer.apple.com/xcode/download);
2. [Cocoapods](https://guides.cocoapods.org/using/getting-started.html).

## How to build demo application
1. Download or clone the repository using the command;
```
git clone https://github.com/regulaforensics/FaceSDK-iOS.git
```
2. Open sample folder.
3. Follow sample's 'installation instructions.

## Documentation
Take a look at our [Documentation](https://docs.regulaforensics.com/develop/face-sdk/mobile?utm_source=github) for the API.

## Additional information
If you have any technical questions, feel free to [contact](mailto:support@regulaforensics.com) us or create issues [here](https://github.com/regulaforensics/FaceSDK-iOS/issues).