5 #include <fsdk/Optional.h>
10 #ifndef DOXYGEN_SHOULD_SKIP_THIS
#define DECLARE_SMARTPTR(X)
Smart ptr declaration helper macro.
Definition: Def.h:59
Common data types and structures.
Person is wearing eyeglasses.
Object system types and interfaces.
Base strong reference counted object interface.
Definition: IRefCounted.h:36
Person is wearing sunglasses.
Glasses estimator interface.
Definition: IGlassesEstimator.h:33
Person is not wearing glasses.
Addon for Result to output some value aside the result. Specialization for copiable types...
Definition: ResultValue.h:21
Image.
Definition: Image.h:37
GlassesEstimation
Glasses estimation enum.
Definition: IGlassesEstimator.h:22
virtual ResultValue< FSDKError, GlassesEstimation > estimate(const Image &warp) const noexcept=0