Face Engine SDK
4.6.0
A face detection, recognition and tracking engine.
|
This is the complete list of members for fsdk::IEyeEstimator, including all inherited members.
estimate(const Image &warp, const EyeCropper::EyesRects &eyeRects, EyesEstimation &eyesEstimation) const noexcept=0 | fsdk::IEyeEstimator | pure virtual |
estimate(const Image warps[], const EyeCropper::EyesRects eyeRects[], const uint32_t batchSize, EyesEstimation eyesEstimations[]) const noexcept=0 | fsdk::IEyeEstimator | pure virtual |
FSDK_DEPRECATED("estimate by landmarks5 is deprecated since v.3.6.0, use estimate(const Image& warp,""const EyeCropper::EyesRects& eyeRects,EyesEstimation& eyesEstimation) instead") estimate(const Image &warp | fsdk::IEyeEstimator | virtual |
FSDK_DEPRECATED("estimate by landmarks68 is deprecated since v.3.6.0, use estimate(const Image& warp,""const EyeCropper::EyesRects& eyeRects, EyesEstimation& eyesEstimation) instead") estimate(const Image &warp | fsdk::IEyeEstimator | virtual |
getRefCount() const noexcept=0 | fsdk::IRefCounted | pure virtual |
getWeakRefCount() const noexcept=0 | fsdk::IRefCounted | pure virtual |
landmarks5 (defined in fsdk::IEyeEstimator) | fsdk::IEyeEstimator | |
landmarks68 (defined in fsdk::IEyeEstimator) | fsdk::IEyeEstimator | |
noexcept (defined in fsdk::IEyeEstimator) | fsdk::IEyeEstimator | |
noexcept (defined in fsdk::IEyeEstimator) | fsdk::IEyeEstimator | |
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 |