Face Engine SDK  5.30.2
A face detection, recognition and tracking engine.
include/fsdk/FSDKVersion.h
00001 #pragma once
00002 // clang-format off
00003 
00004 #define FSDK_VERSION "5.30.2"
00005 #define FSDK_VERSION_MAJOR 5
00006 #define FSDK_VERSION_MINOR 30
00007 #define FSDK_VERSION_PATCH 2
00008 #define FSDK_VERSION_HASH "80ac027f653c52a7d3b72e511135ef73581e7687"
00009 #define RUNTIME_VERSION "v3.13.1"
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines