Skip to main content
Version: 3.21.0 (latest)

Overview

Face SDK includes a set of samples that show how to work with C++, Java, C#, Python, Processing Block API, JavaScript API, Unity, Swift, Flutter.

The pre-built samples are located in the bin (C++, C#, Python) and apk (Java for Android) directories.

You can find the source code in the examples directory (C++, C#, Java, Python, Swift, Flutter).

Android (Java)

To run the samples for Android devices, download the Android samples from the latest Face SDK release (see the Assets section), copy the samples to your Android device and follow the instructions in Android Demo, Android Video Recognition or Telpo Liveness Video Recognition.

Windows/Linux

To run the samples (C++, C#, Python and Processing Block API) on a PC, install the Face SDK as described in the section Getting Started. Before running a sample, make sure that you connected a camera (for example, a webcam) to your PC.

iOS (Swift)

To run the sample on iOS devices, install the "ios_arm_64" component as described in Getting Started, and follow the instructions described in the section Swift Sample.

Flutter

To run the sample on Android or iOS device, install the "flutter" component as described in Getting Started, and follow the instructions described in the section Flutter Sample.