Face Engine SDK  5.31.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 // clang-format off
3 
4 #define FSDK_VERSION "5.31.0"
5 #define FSDK_VERSION_MAJOR 5
6 #define FSDK_VERSION_MINOR 31
7 #define FSDK_VERSION_PATCH 0
8 #define FSDK_VERSION_HASH "2d2bf57ddb418e268532c3e071bbd6c4a128a850"
9 #define RUNTIME_VERSION "v5.2.1"