Face Engine SDK  5.23.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 // clang-format off
3 
4 #define FSDK_VERSION "5.23.1"
5 #define FSDK_VERSION_MAJOR 5
6 #define FSDK_VERSION_MINOR 23
7 #define FSDK_VERSION_PATCH 1
8 #define FSDK_VERSION_HASH "f8bbdb00b9f2ad4c9011b519df30f9fd1c166eb3"