Face Engine SDK  4.6.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.

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, MatchingResult *results) noexcept=0fsdk::IDescriptorMatcherpure virtual
release() noexcept=0fsdk::IRefCountedpure virtual
releaseWeak() noexcept=0fsdk::IRefCountedpure virtual
retain() noexcept=0fsdk::IRefCountedpure virtual
retainWeak() noexcept=0fsdk::IRefCountedpure virtual