 |
Face Engine SDK
4.7.0
A face detection, recognition and tracking engine.
|
virtual Result< FSDKError > warp(const fsdk::Human &human, fsdk::Image &transformedImage) const noexcept=0
Warp human detection.
#define DECLARE_SMARTPTR(X)
Smart ptr declaration helper macro.
Definition: Def.h:59
SDK namespace.
Definition: IAGSEstimator.h:8
Human detection area warper interface.
Definition: IHumanWarper.h:24
Image.
Definition: Image.h:38
Base strong reference counted object interface.
Definition: IRefCounted.h:36
Descriptor extractor and matcher interfaces.