 |
Face Engine SDK
5.3.0
A face detection, recognition and tracking engine.
|
4 #include <fsdk/FSDKError.h>
8 #ifndef DOXYGEN_SHOULD_SKIP_THIS
29 MedicalMaskDetection = 19,
#define DECLARE_SMARTPTR(X)
Smart ptr declaration helper macro.
Definition: Def.h:59
Object system types and interfaces.
License objects interface.
Definition: ILicense.h:37
SDK namespace.
Definition: IAGSEstimator.h:8
LicenseFeature
License features.
Definition: ILicense.h:15
Detection structure. @detail Stores a detected bounding box within a source image rect.
Definition: Detection.h:10
A structure that encapsulates an action result enumeration.
Definition: Result.h:30
Base strong reference counted object interface.
Definition: IRefCounted.h:36
Addon for Result to output some value aside the result. Specialization for copiable types.
Definition: ResultValue.h:21