[5.0.0] - Release Notes
In this version, a new facial engine has been implemented with new analysis features and improved authentication.
Added
- Implemented new authentication engine.
- Added
LatinAmerican,MiddleEastern,SoutheastAsiantoFacialGeographicOrigin. - Added
SelphIDFacialExtractionResult::Set/GetLeftMouth(). - Added
SelphIDFacialExtractionResult::Set/GetRigthMouth(). - Added
SelphIDFacialLivenessResult::Set/GetValidTimeStamp(). - Postman examples in MonoTenant and Multitenant.
- Added
SelphIDVerifier::SetMultitenantMode()andSelphIDVerifier::IsMultitenantEnabled()to change Mono/Multitenant mode at runtime. - Key
SELPHID_DEFAULT_TRACKING_EVENT_SOURCEis optional (defaults to 'backend.sdk').
Changed
SelphIDFacialExtractionResult::Set/GetNoseRoot()renamed toSet/GetNose().
Deprecated
- Deprecated
FacialDetectionType::Periocular.