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 "2ec86eda66b9642529a7be867276562ed64299d1"