Face Engine SDK
5.23.1
A face detection, recognition and tracking engine.
|
checkFeatureId(LicenseFeature feature) const noexcept=0 | fsdk::ILicense | [pure virtual] |
FSDK_DEPRECATED("loadFromFile is deprecated since v.5.5.0,"" Use loadFromFile(const char* path, const ISettingsProvider* settings) instead") virtual Result< FSDKError > loadFromFile(const char *path) noexcept=0 | fsdk::ILicense | [pure virtual] |
getExpirationDate(LicenseFeature feature) const noexcept=0 | fsdk::ILicense | [pure virtual] |
getLicenseType(int &licenseType) const noexcept=0 | fsdk::ILicense | [pure virtual] |
getRefCount() const noexcept=0 | fsdk::IRefCounted | [pure virtual] |
getWeakRefCount() const noexcept=0 | fsdk::IRefCounted | [pure virtual] |
isActivated() const noexcept=0 | fsdk::ILicense | [pure virtual] |
loadFromFile(const char *path, const ISettingsProvider *settings) noexcept=0 | fsdk::ILicense | [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] |
saveToFile(const char *path) const noexcept=0 | fsdk::ILicense | [pure virtual] |