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

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

calcDistance(Span< MatchingResult > similarities) const noexcept=0fsdk::IDescriptorMatcherpure virtual
calcSimilarity(Span< MatchingResult > distances) const noexcept=0fsdk::IDescriptorMatcherpure virtual
getModelVersion() const noexcept=0fsdk::IDescriptorMatcherpure virtual
getRefCount() const noexcept=0fsdk::IRefCountedpure virtual
getWeakRefCount() const noexcept=0fsdk::IRefCountedpure virtual
match(const IDescriptor *first, const IDescriptor *second) noexcept=0fsdk::IDescriptorMatcherpure virtual
match(const IDescriptor *reference, const IDescriptorBatch *candidates, Span< MatchingResult > results) noexcept=0fsdk::IDescriptorMatcherpure virtual
release() noexcept=0fsdk::IRefCountedpure virtual
releaseWeak() noexcept=0fsdk::IRefCountedpure virtual
retain() noexcept=0fsdk::IRefCountedpure virtual
retainLocked() noexcept=0fsdk::IRefCountedpure virtual
retainWeak() noexcept=0fsdk::IRefCountedpure virtual