![]() |
Face Engine SDK
4.7.0
A face detection, recognition and tracking engine.
|
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::ILivenessDepthEstimator | pure virtual |
| estimate(const fsdk::Image &depth, fsdk::DepthEstimation &out) const noexcept=0 | fsdk::ILivenessDepthEstimator | pure 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< FSDKError | fsdk::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=0 | fsdk::ILivenessDepthEstimator | pure virtual |
| getRefCount() const noexcept=0 | fsdk::IRefCounted | pure virtual |
| getWeakRefCount() const noexcept=0 | fsdk::IRefCounted | pure virtual |
| release() noexcept=0 | fsdk::IRefCounted | pure virtual |
| releaseWeak() noexcept=0 | fsdk::IRefCounted | pure virtual |
| retain() noexcept=0 | fsdk::IRefCounted | pure virtual |
| retainWeak() noexcept=0 | fsdk::IRefCounted | pure virtual |