Skip to main content
Version: 3.11.1

Overview

  • Face SDK includes a set of programs that show how to work with C++, Java, C#, Python, Javascript API, Unity, Swift.
  • 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).

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# and Python) on a PC, download and extract the Face SDK distribution package as described in 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 samples on iOS devices, download and extract the Face SDK distribution package as described in Getting Started and follow the instructions described in the section Swift sample.