16 #ifndef DOXYGEN_SHOULD_SKIP_THIS
#define DECLARE_SMARTPTR(X)
Smart ptr declaration helper macro.
Definition: Def.h:59
virtual Result< FSDKError > warp(const fsdk::Human &human, fsdk::Image &transformedImage) const noexcept=0
Warp human detection.
Base strong reference counted object interface.
Definition: IRefCounted.h:36
Descriptor extractor and matcher interfaces.
Image.
Definition: Image.h:37
Human detection area warper interface.
Definition: IHumanWarper.h:24