Face Engine SDK  4.7.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 "4.7.0"
4 #define FSDK_VERSION_MAJOR 4
5 #define FSDK_VERSION_MINOR 7
6 #define FSDK_VERSION_PATCH 0
7 #define FSDK_VERSION_HASH "c83f3bd6dbaaeb703d228ad6f3c4852a75ed2d35"