Face SDK  1.13.0 Mozart release
Face Recognition Software Development Kit
Classes
FaceSDK.Matcher Namespace Reference

Classes

class  FirList
 
class  FirMatcher
 
class  FirMatcherFactory
 
class  FirMatchingScoreTable
 
interface  IFirList
 
interface  IFirMatcher
 
interface  IFirMatcherFactory
 
interface  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...
 
interface  IMatch
 
interface  IRemovedListItem
 
class  Match
 
class  MatchSet
 
class  RemovedFirListItem