[4.2.1] - Release Notes
This release updates the SelphID SDK adding new values to SelphIDException replacing the ErrorLoadingLibrary value, allowing to obtain a greater detail of an error. Uncertain and FrontalFast values have also been retrieved and deprecated. Lastly, support for CentOS 7 has been brought back.
New
- Added
NoLivevalue toFacialLivenessDiagnostic. - Added
ErrorConfigVarsEmptyvalue toSelphIDExceptionType. - Added
ErrorInstallPathEmptyvalue toSelphIDExceptionType. - Added
ErrorLivenessDataPathEmptyvalue toSelphIDExceptionType. - Added
ErrorLoadingFacialLibraryvalue toSelphIDExceptionType. - Added
ErrorLoadingLivenessLibraryvalue toSelphIDExceptionType. - Added
ErrorProcessingFacialvalue toSelphIDExceptionType. - Added
ErrorProcessingLivenessvalue toSelphIDExceptionType. - Added
ErrorGalleryFilevalue toSelphIDExceptionType. - Added CentOS 7 compatibility.
Changed
- Restored
Uncertainvalue fromFacialAuthenticationStatusandFacialLivenessDiagnostic. - Restored
FrontalFastvalue fromFacialDetectionType. - Orchestrator methods
VerifySelphIDWithImageRawTemplate,VerifySelphIDWithRawTemplatesonly run the liveness test, if the authentication is positive.
Deprecated
Uncertainvalue inFacialAuthenticationStatusandFacialLivenessDiagnostic.FrontalFastvalue inFacialDetectionType.Spoofvalue inFacialLivenessDiagnostic, use insteadNoLive.