Face Engine SDK 5.25.0
A face detection, recognition and tracking engine.
Loading...
Searching...
No Matches
fsdk::IMedicalMaskEstimator Member List

This is the complete list of members for fsdk::IMedicalMaskEstimator, including all inherited members.

estimate(const Image &warp, MedicalMaskEstimation &estimation) const noexcept=0fsdk::IMedicalMaskEstimatorpure virtual
estimate(const Image &warp, MedicalMaskEstimationExtended &estimation) const noexcept=0fsdk::IMedicalMaskEstimatorpure virtual
estimate(const Image &image, const Detection &detection, MedicalMaskEstimation &estimation) const noexcept=0fsdk::IMedicalMaskEstimatorpure virtual
estimate(const Image &image, const Detection &detection, MedicalMaskEstimationExtended &estimation) const noexcept=0fsdk::IMedicalMaskEstimatorpure virtual
estimate(Span< const Image > warps, Span< MedicalMaskEstimation > estimations) const noexcept=0fsdk::IMedicalMaskEstimatorpure virtual
estimate(Span< const Image > warps, Span< MedicalMaskEstimationExtended > estimations) const noexcept=0fsdk::IMedicalMaskEstimatorpure virtual
estimate(Span< const Image > images, Span< const Detection > detections, Span< MedicalMaskEstimation > estimations) const noexcept=0fsdk::IMedicalMaskEstimatorpure virtual
estimate(Span< const Image > images, Span< const Detection > detections, Span< MedicalMaskEstimationExtended > estimations) const noexcept=0fsdk::IMedicalMaskEstimatorpure virtual
getRefCount() const noexcept=0fsdk::IRefCountedpure virtual
getWeakRefCount() const noexcept=0fsdk::IRefCountedpure virtual
release() noexcept=0fsdk::IRefCountedpure virtual
releaseWeak() noexcept=0fsdk::IRefCountedpure virtual
retain() noexcept=0fsdk::IRefCountedpure virtual
retainLocked() noexcept=0fsdk::IRefCountedpure virtual
retainWeak() noexcept=0fsdk::IRefCountedpure virtual
validate(Span< const Image > warps, Span< Result< FSDKError > > errors) const noexcept=0fsdk::IMedicalMaskEstimatorpure virtual
validate(Span< const Image > images, Span< const Detection > detections, Span< Result< FSDKError > > errors) const noexcept=0fsdk::IMedicalMaskEstimatorpure virtual