Face Engine SDK 5.25.0
A face detection, recognition and tracking engine.
Loading...
Searching...
No Matches
FaceEngine.h
Go to the documentation of this file.
1
8#pragma once
9
32#include <fsdk/IFaceEngineMobile.h>
33
34namespace fsdk {
35
36 using FaceEngineType = IFaceEngineMobile;
37 using FaceEnginePtrType = IFaceEngineMobilePtr;
38
39} // namespace fsdk
SDK namespace.
Definition IAGSEstimator.h:8