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 the 3DiVi Face SDK, follow these steps:
Download the installer (Windows, Linux) to install 3DiVi Face SDK.
noteInstaller supported on Windows 7 or later and Ubuntu 16 or later. If you are using a different 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 using Linux run the command
chmod +x 3DiVi_FaceSDK_Installer_Linux
before starting the installer.Choose target platform for running 3DiVi Face SDK in the "Select Components" section (for example,
windows_x86_64
orlinux_x86_64
) and click "Next" (see more about component selection).Component Selection
Wait while all required files will be downloaded and installed on your device and finish the installation.
An example of the 3DiVi Face SDK root folder is shown on the screenshot:
Copy the license file
3divi_face_sdk.lic
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 send to your email.
3DiVi Face SDK Trial license allows using all features of 3DiVi Face SDK with the following limitations
- 14 days time limit
- allows run Face SDK at most one device simultaneously
- allows process at most one video stream
To remove trial limitations, purchase the 3DiVi Face SDK license or 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 on 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 how to run Video Recognition Demo on iOS.
Check out our open-source examples and tutorials to start your development with the 3DiVi Face SDK.
In case of any technical issues, check out Troubleshooting page or contact our support team at support-facesdk@3divi.com.