Face Engine SDK  4.7.0
A face detection, recognition and tracking engine.
fsdk::IHumanDetector Member List

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::IHumanDetectorpure virtual
getRefCount() const noexcept=0fsdk::IRefCountedpure virtual
getWeakRefCount() const noexcept=0fsdk::IRefCountedpure virtual
redetect(Span< const Image > images, Ref< IResultBatch< Human >> detectionBatch, HumanDetectionType type=HumanDetectionType::DCT_BOX) const noexcept=0fsdk::IHumanDetectorpure virtual
redetectOne(Human &human) const noexcept=0 (defined in fsdk::IHumanDetector)fsdk::IHumanDetectorpure virtual
release() noexcept=0fsdk::IRefCountedpure virtual
releaseWeak() noexcept=0fsdk::IRefCountedpure virtual
retain() noexcept=0fsdk::IRefCountedpure virtual
retainWeak() noexcept=0fsdk::IRefCountedpure virtual