![]() |
Face Engine SDK
5.17.0
A face detection, recognition and tracking engine.
|
| calcDistance(Span< MatchingResult > similarities) const noexcept=0 | fsdk::IDescriptorMatcher | [pure virtual] |
| calcSimilarity(Span< MatchingResult > distances) const noexcept=0 | fsdk::IDescriptorMatcher | [pure virtual] |
| getModelVersion() const noexcept=0 | fsdk::IDescriptorMatcher | [pure virtual] |
| getRefCount() const noexcept=0 | fsdk::IRefCounted | [pure virtual] |
| getWeakRefCount() const noexcept=0 | fsdk::IRefCounted | [pure virtual] |
| match(const IDescriptor *first, const IDescriptor *second) noexcept=0 | fsdk::IDescriptorMatcher | [pure virtual] |
| match(const IDescriptor *reference, const IDescriptorBatch *candidates, Span< MatchingResult > results) noexcept=0 | fsdk::IDescriptorMatcher | [pure virtual] |
| release() noexcept=0 | fsdk::IRefCounted | [pure virtual] |
| releaseWeak() noexcept=0 | fsdk::IRefCounted | [pure virtual] |
| retain() noexcept=0 | fsdk::IRefCounted | [pure virtual] |
| retainLocked() noexcept=0 | fsdk::IRefCounted | [pure virtual] |
| retainWeak() noexcept=0 | fsdk::IRefCounted | [pure virtual] |