Face Engine SDK  5.24.0
A face detection, recognition and tracking engine.
include/fsdk/FSDKVersion.h
00001 #pragma once
00002 // clang-format off
00003 
00004 #define FSDK_VERSION "5.24.0"
00005 #define FSDK_VERSION_MAJOR 5
00006 #define FSDK_VERSION_MINOR 24
00007 #define FSDK_VERSION_PATCH 0
00008 #define FSDK_VERSION_HASH "817f0b6be01fc0302929d1e78021b24e07bc8a60"
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines