Face Engine SDK  5.14.0
A face detection, recognition and tracking engine.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
FSDKVersion.h
1 #pragma once
2 
3 #define FSDK_VERSION "5.14.0"
4 #define FSDK_VERSION_MAJOR 5
5 #define FSDK_VERSION_MINOR 14
6 #define FSDK_VERSION_PATCH 0
7 #define FSDK_VERSION_HASH "95de4c71526b9d5d871adcc33dbad7d5f91c656d"