Face Engine SDK  5.23.1
A face detection, recognition and tracking engine.
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::IDescriptorMatcher [pure virtual]
calcSimilarity(Span< MatchingResult > distances) const noexcept=0fsdk::IDescriptorMatcher [pure virtual]
getModelVersion() const noexcept=0fsdk::IDescriptorMatcher [pure virtual]
getRefCount() const noexcept=0fsdk::IRefCounted [pure virtual]
getWeakRefCount() const noexcept=0fsdk::IRefCounted [pure virtual]
match(const IDescriptor *first, const IDescriptor *second) noexcept=0fsdk::IDescriptorMatcher [pure virtual]
match(const IDescriptor *reference, const IDescriptorBatch *candidates, Span< MatchingResult > results) noexcept=0fsdk::IDescriptorMatcher [pure virtual]
release() noexcept=0fsdk::IRefCounted [pure virtual]
releaseWeak() noexcept=0fsdk::IRefCounted [pure virtual]
retain() noexcept=0fsdk::IRefCounted [pure virtual]
retainLocked() noexcept=0fsdk::IRefCounted [pure virtual]
retainWeak() noexcept=0fsdk::IRefCounted [pure virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines