![]() |
Face SDK
1.13.0 Mozart release
Face Recognition Software Development Kit
|
Modules | |
Fir list | |
Fir Matcher Factory | |
Match | |
MatchSet | |
Fir list removed item | |
Classes | |
interface | FaceSDK.Matcher.IFirMatcher |
class | FaceSDK.Matcher.FirMatcher |
interface | FaceSDK.Matcher.IFirMatchingScoreTable |
The object translates L2 distance between FIRs to -logFAR score which is used in FaceSDK. Note, that for translation you should use different translation table for every version of Builder. See Matching table codes. Note, FaceSDK doesn't expose functions to calculate L2 distance, you can only calculate it yourself and validate against -logFAR score provided in the FaceSDK. More... | |
class | FaceSDK.Matcher.FirMatchingScoreTable |