IDLive Face C++ API 1.49.1
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Deprecated List
Member facesdk::DetectEngine::detectBatch (const std::vector< ImagePtr > &images)=0
Using this method has no benefits compared to the usual detect method.
Member facesdk::DetectEngine::detectOnlyBoundingBoxBatch (const std::vector< ImagePtr > &images)=0
Using this method has no benefits compared to the usual detectOnlyBoundingBox method.
Member facesdk::FaceSDK::getLicenseInfo ()
Use getLicenseFeaturesInfo
Member facesdk::Pipeline::checkLivenessBatch (const std::vector< facesdk::ImagePtr > &images, const std::vector< Meta > &meta={})=0
Using this method has no benefits compared to the usual checkLiveness method.
Member facesdk::QualityEngine::checkQualityBatch (const std::vector< ImagePtr > &images)=0
Using this method has no benefits compared to the usual checkQuality method.