Face Engine SDK
4.6.0
A face detection, recognition and tracking engine.
|
This is the complete list of members for fsdk::IHumanDetector, including all inherited members.
detect(const Span< const Image > &image, const Span< const Rect > &rect, uint32_t detectionPerImageNum, HumanDetectionType type=DCT_BOX) const noexcept=0 (defined in fsdk::IHumanDetector) | fsdk::IHumanDetector | pure virtual |
getRefCount() const noexcept=0 | fsdk::IRefCounted | pure virtual |
getWeakRefCount() const noexcept=0 | fsdk::IRefCounted | pure virtual |
redetectOne(Human &human) const noexcept=0 (defined in fsdk::IHumanDetector) | fsdk::IHumanDetector | pure virtual |
release() noexcept=0 | fsdk::IRefCounted | pure virtual |
releaseWeak() noexcept=0 | fsdk::IRefCounted | pure virtual |
retain() noexcept=0 | fsdk::IRefCounted | pure virtual |
retainWeak() noexcept=0 | fsdk::IRefCounted | pure virtual |