![]() |
Face Engine SDK
4.9.0
A face detection, recognition and tracking engine.
|
This is the complete list of members for fsdk::ILivenessIREstimator, including all inherited members.
batchSize (defined in fsdk::ILivenessIREstimator) | fsdk::ILivenessIREstimator | |
estimate(const Image &irWarp, IREstimation &irEstimation) const noexcept=0 | fsdk::ILivenessIREstimator | pure virtual |
estimate(Span< const Image > irWarps, Span< IREstimation > irEstimations) const noexcept=0 | fsdk::ILivenessIREstimator | pure virtual |
FSDK_DEPRECATED("estimate by irWarp is deprecated since v.3.6.5, ""use estimate(const Image& irWarp, IREstimation& irEstimation) instead") estimate(const Image &irWarp) const noexcept=0 | fsdk::ILivenessIREstimator | pure virtual |
FSDK_DEPRECATED("estimate by irWarps[] and scores[] is deprecated since v.3.6.5"", use estimate(Span<const Image> irWarps, Span<IREstimation> irEstimations) ""instead") estimate(const Image irWarps[] | fsdk::ILivenessIREstimator | virtual |
FSDK_DEPRECATED("estimate by Image irWarps[], batchSize and irEstimation[] ""is deprecated since v.3.6.5, use ""estimate(Span<const Image> irWarps, Span<IREstimation> irEstimations) instead)"" instead") estimate(const Image irWarps[] | fsdk::ILivenessIREstimator | virtual |
getRefCount() const noexcept=0 | fsdk::IRefCounted | pure virtual |
getWeakRefCount() const noexcept=0 | fsdk::IRefCounted | pure virtual |
noexcept (defined in fsdk::ILivenessIREstimator) | fsdk::ILivenessIREstimator | |
noexcept (defined in fsdk::ILivenessIREstimator) | fsdk::ILivenessIREstimator | |
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 |