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::ILivenessIREstimator Member List

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=0fsdk::ILivenessIREstimatorpure virtual
estimate(Span< const Image > irWarps, Span< IREstimation > irEstimations) const noexcept=0fsdk::ILivenessIREstimatorpure 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=0fsdk::ILivenessIREstimatorpure 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::ILivenessIREstimatorvirtual
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::ILivenessIREstimatorvirtual
getRefCount() const noexcept=0fsdk::IRefCountedpure virtual
getWeakRefCount() const noexcept=0fsdk::IRefCountedpure virtual
noexcept (defined in fsdk::ILivenessIREstimator)fsdk::ILivenessIREstimator
noexcept (defined in fsdk::ILivenessIREstimator)fsdk::ILivenessIREstimator
release() noexcept=0fsdk::IRefCountedpure virtual
releaseWeak() noexcept=0fsdk::IRefCountedpure virtual
retain() noexcept=0fsdk::IRefCountedpure virtual
retainWeak() noexcept=0fsdk::IRefCountedpure virtual