Getting Started
In this guide you'll learn how to install 3DiVi Face SDK on your PC and run a sample application.
To get started with 3DiVi Face SDK, follow these steps:
Download the installer (Windows, Linux) to install 3DiVi Face SDK.
noteInstaller is supported by Windows 7 or later versions and Ubuntu 16 or later versions. If you use another operating system, download and extract archive for your target platform, and go to step 5.
Run the installer and follow the instructions of the installation wizard.
noteIf you use Linux, before you start the installer, run the
chmod +x 3DiVi_FaceSDK_Installer_Linux
command.To run 3DiVi Face SDK in the "Select Components" section, choose a target platform (for example,
windows_x86_64
orlinux_x86_64
) and click "Next" (See more about components selection).Component Selection
When all required files are downloaded and installed on your device, finish the installation.
An example of 3DiVi Face SDK root folder is shown on the screenshot:
Copy the
3divi_face_sdk.lic
license file to thelicense
folder.How do I get the 3divi_face_sdk.lic file?
You can get a 3DiVi Face SDK Trial license for free, license file will be sent to your email.
Trial license lets you use all features of 3DiVi Face SDK with the following limitations:
- 14-day time limit
- Running Face SDK at most one device simultaneously
- Processing at most one video stream
To remove trial limitations contact us at face@3divi.com.
Run the sample application:
- Windows/Linux
- Android
- iOS
Plug in a webcam to your computer, go to the
bin
folder and double-left-clickdemo
. Camera preview and detected faces will be displayed in the application window (Learn more).Copy
apk/demo.apk
file to your Android device, install and run the application. Camera preview and detected faces will be displayed in the application window (Learn more).Follow the guide to learn how to run Video Recognition Demo on iOS.
To start your development with 3DiVi Face SDK, check out our open-source examples and tutorials .
If you have any technical issues, check out a Troubleshooting page or contact our support team at support-facesdk@3divi.com.