Skip to content

Adeykin/FaceEngineExamples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaceEngine Examples

This repository contains example code for VisionLabs FaceEngine SDK and is compatible with SDK version 1.0 and newer.

Please note, that while these examples are released under MIT license, the SDK itself is not. Contact us via email (info@visionlabs.ru) for evaluation and/or licensing terms and conditions.

Aside from examples itself, there are some supplementary materials you may find useful. Look into cmake/ folder for a CMake find script for the SDK. Your are not forced to use CMake but we advise for it.

Currently we support 64 bit Windows and Linux. On Windows everything should work with Visual Studio 2012 and 2013. On Linux we tested this code with GCC 4.9.2 and CLang 3.5.0. Other versions may work as well. Note, that the SDK is officially supported on RedHat Linux families (RHEL, CentOS, Fedora).

About

VisionLabs FaceEngine example code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.5%
  • CMake 22.2%
  • Shell 2.3%