Skip to content

Files

Latest commit

author
ci-bot
Jun 9, 2025
d406fbe · Jun 9, 2025

History

History

FaceSearchSample

README.md

FaceSearch by FaceSDK for iOS

Version Platform

The FaceSearch is an example app for FaceSDK iOS. This project contains various code examples for searching, adding person and groups to person database.

Regula FaceSDK

FaceSDK is a framework that is used for face matching, recognition, and liveness detection.

Requirements

  1. The latest Xcode;
  2. Cocoapods.

Setup

  1. Download or clone the repository using the command;
git clone https://github.com/regulaforensics/FaceSDK-iOS.git
  1. Install Pods;
pod install
  1. Open the FaceSearchSample.xcworkspace and run FaceSearchSample target.

Documentation

Take a look at our Documentation for the API.

Additional information

If you have any technical questions, feel free to contact us or create issues here.