Face Engine SDK  5.4.1
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.4.1"
4 #define FSDK_VERSION_MAJOR 5
5 #define FSDK_VERSION_MINOR 4
6 #define FSDK_VERSION_PATCH 1
7 #define FSDK_VERSION_HASH "0e36fef5b768830c4a851f479f5a431e6573ca63"