![]() |
Face Engine SDK
4.7.0
A face detection, recognition and tracking engine.
|
This is the complete list of members for fsdk::IChildEstimator, including all inherited members.
| estimate(const fsdk::Image &childWarp, ChildEstimation &childEstimation) const noexcept=0 | fsdk::IChildEstimator | pure virtual |
| estimate(const fsdk::Image childWarps[], const uint32_t batchSize, ChildEstimation childEstimations[]) const noexcept=0 | fsdk::IChildEstimator | pure virtual |
| getRefCount() const noexcept=0 | fsdk::IRefCounted | pure virtual |
| getWeakRefCount() const noexcept=0 | fsdk::IRefCounted | 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 |