FaceLiveSDK - iOS

Face Liveness Detection iOS SDK

Our SDK is fully on-device, processing all happens on your device and no data leaves your device.

Overview

We provide system integrators with fast, flexible and extremely precise facial recognition with 3D passive face liveness detection (face anti-spoofing) that can be deployed across a number of scenarios, including security, access control, public safety, fintech, smart retail and home protection. Feel free to use our MiniAiLive Face Liveness Detection iOS SDK.

Key Features

  • Face Detection : Advanced face detection

  • Face Liveness Detection : Provides liveness score to determine whether a face is real or fake

  • Pose Estimation : Ensure that face is not standard frontal position and properly aligned within the expected boundaries

  • Face Landmark Detection

  • Age, Gender Estimation

  • Fully offline, On-Premise SDK

How to build

Prerequisites

  • Xcode 9.3 or later

  • macOS 10.13 or later

  • iPhone 5S or later (iOS 11.0 or later)

Download SDK

We provide iOS demo project with our Face Liveness Detection iOS SDK. Please contact us to get demo project.

Note: Current demo bundle ID is "com.miniai.liveness". If you want to use your own bundle ID with our SDK, then you need to provide your bundle ID to us, then we will provide you trial license for your bundle ID.

Initializing SDK

To begin, you need to activate the SDK using the license that you have received.

val ret = FaceSDK.getInstance().init(assets)
        if(ret != FaceSDK.SDK_SUCCESS) {
            Log.i("SYSTEM Log : ", ret.toString())
        }

If activation is successful, the return value will be SDK_SUCCESS. Otherwise, an error value will be returned. If all good, you can build and run app successfully.

Youtube - Demo Video

Screenshots

Face & IDSDK Online Demo, Resources

Our Products

NoProjectFeature

1

1:N Face Matching, 3D Face Passive LivenessDetection

2

1:N Face Matching, 3D Face Passive LivenessDetection

3

2D & 3D Face Passive LivenessDetection

4

2D & 3D Face Passive LivenessDetection

5

2D & 3D Face Passive LivenessDetection

6

1:1 Face Matching

7

1:1 Face Matching

8

Face Attributes, Age & Gender Estimation

9

IDCard, Passport, Driver License, Credit, MRZ Recognition

10

IDCard, Passport, Driver License, Credit, MRZ Recognition

11

IDCard, Passport, Driver License, Credit, MRZ Recognition

12

ID Document LivenessDetection

13

ID Document LivenessDetection

Request license

Feel free to Contact US to get a trial License. We are 24/7 online on WhatsApp: +19162702374.

Last updated