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