Face Engine SDK  5.30.2
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.30.2"
5 #define FSDK_VERSION_MAJOR 5
6 #define FSDK_VERSION_MINOR 30
7 #define FSDK_VERSION_PATCH 2
8 #define FSDK_VERSION_HASH "80ac027f653c52a7d3b72e511135ef73581e7687"
9 #define RUNTIME_VERSION "v3.13.1"