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
- Host: GitHub
- URL: https://github.com/regulaforensics/facesdk-ios
- Owner: regulaforensics
- Created: 2020-12-22T12:46:35.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-06-09T10:35:31.000Z (about 1 year ago)
- Last Synced: 2025-06-09T11:32:59.209Z (about 1 year ago)
- Topics: face, face-detection, face-matching, face-recognition, liveness, liveness-detection, regula, regulaforensics
- Language: Swift
- Homepage: https://regulaforensics.com
- Size: 6.45 MB
- Stars: 16
- Watchers: 3
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Regula Face SDK (iOS version)
[](http://cocoapods.org/pods/FaceSDK)
[](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).