Getting Started
Face SDK Trial
To get started with Face SDK, download free Face SDK Trial license.
To remove trial limitations, you need to purchase Face SDK license.
Contact us at face@3divi.com if you have any questions.
Downloading and Installing Face SDK
Get free Face SDK Trial license or purchase the Face SDK license.
You can download the installer from the assets of our repository.
The installer is supported for the following OS:- Windows 7 or higher
- Ubuntu 16.04 or higher (x64 only).
If you are using a different operating system use the distribution package from http://download.3divi.com/facesdk/archives/latest.html (here you can find the complete distribution packages for the most popular operating systems). If you download the distribution package from http://download.3divi.com/facesdk/archives/latest.html, go to Step 4.
If you downloaded the installer, follow the instructions below.
Run the installer and follow the instructions of the installation wizard.
Note: on linux run the command
chmod +x 3divi_installer
before starting.In the section "Component selection" a list of packages available for installation and a short description of each. Select the target platform for running FaceSDK (for example windows_x86_64 or linux_x86_64) (see more about component selection).
Component selection page
Check the directory with the installed version. It should look like this:
Note: If you have installed more than one platform, use the
switcher
utility to select one of them (see more).
To change the installation usemaintenancetool
from the target folder selected during installation (see more).Copy the Face SDK License (
3divi_face_sdk.lic
) to thelicense
folderTo explore the features of Face SDK, check out our samples that will show you how to work with C++, Java, C#, Python API, and Unity.