Face Engine SDK  4.9.0
A face detection, recognition and tracking engine.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
fsdk::ILivenessDepthEstimator Member List

This is the complete list of members for fsdk::ILivenessDepthEstimator, including all inherited members.

estimate(const fsdk::Image &depth) const noexcept=0 (defined in fsdk::ILivenessDepthEstimator)fsdk::ILivenessDepthEstimatorpure virtual
estimate(const fsdk::Image &depth, fsdk::DepthEstimation &out) const noexcept=0fsdk::ILivenessDepthEstimatorpure virtual
FSDK_DEPRECATED("virtual ResultValue<FSDKError,float> estimate(const fsdk::Image& depth)"" is deprecated since v3.8.8, please use ""virtual ResultValue<FSDKError, DepthEstimation> estimate(const fsdk::Image& depth)"" instead") virtual ResultValue< FSDKErrorfsdk::ILivenessDepthEstimator
FSDK_DEPRECATED("setRange is deprecated since v3.8.8, please configure depth estimator ""via faceengine.conf file instead") virtual bool setRange(const DepthRange &range) noexcept=0fsdk::ILivenessDepthEstimatorpure virtual
getRefCount() const noexcept=0fsdk::IRefCountedpure virtual
getWeakRefCount() const noexcept=0fsdk::IRefCountedpure virtual
release() noexcept=0fsdk::IRefCountedpure virtual
releaseWeak() noexcept=0fsdk::IRefCountedpure virtual
retain() noexcept=0fsdk::IRefCountedpure virtual
retainWeak() noexcept=0fsdk::IRefCountedpure virtual