Overview
In this section you can find the tutorials that can help you to put into practice Face SDK functions.
C++:
- Face Detection and Tracking in a Video Stream
- Displaying Anthropometric Points and Head Rotation Angles
- Estimating Age, Gender, and Emotions
- Face Recognition in a Video Stream
- Liveness Detection
Note: dependency Qt 5.11 or higher. You can download the Qt distribution package and see the Qt installation instructions at the official Qt website.
These tutorials expect that you have a reasonable understanding of the C++ programming language.
C#:
Note: dependency Visual Studio 2019 or higher. You can download the Visual Studio.
These tutorials expect that you have a reasonable understanding of the C# programming language.
Other:
You can find the finished tutorial projects in Face SDK distribution package: a path to a corresponding project is mentioned in the beginning of each tutorial.
To create a project based on a tutorial from this section, you will also need
- Face SDK. Find the instructions on how to download and unpack the distribution package in the section Getting Started. You can use the version with a trial license.