Face Engine SDK 5.25.0
A face detection, recognition and tracking engine.
Loading...
Searching...
No Matches
FSDKVersion.h
1#pragma once
2// clang-format off
3
4#define FSDK_VERSION "5.25.0"
5#define FSDK_VERSION_MAJOR 5
6#define FSDK_VERSION_MINOR 25
7#define FSDK_VERSION_PATCH 0
8#define FSDK_VERSION_HASH "cc842571657156fd07ef1d8819364ef652803f1e"