Face SDK  1.13.0 Mozart release
Face Recognition Software Development Kit
Public Member Functions | Properties | List of all members
FaceSDK.Matcher.Match Class Reference
Inheritance diagram for FaceSDK.Matcher.Match:
FaceSDK.FaceSDKBase FaceSDK.Matcher.IMatch FaceSDK.IFaceSDKBase FaceSDK.IFaceSDKBase

Public Member Functions

 Match ()
 Create an empty Match More...
 
- Public Member Functions inherited from FaceSDK.FaceSDKBase
override bool Equals (object obj)
 
override int GetHashCode ()
 
void CheckValidity (string objectName=null)
 Throw an ObjectDisposedException adding a given name to exception's Message in case that object is not valid More...
 
void Dispose ()
 

Properties

uint Index [get, set]
 
float Score [get, set]
 
- Properties inherited from FaceSDK.FaceSDKBase
IntPtr Handle [get, protected set]
 
bool Valid [get]
 
- Properties inherited from FaceSDK.IFaceSDKBase
bool Valid [get]
 True if object is valid, false if disposed or not created properly More...
 
- Properties inherited from FaceSDK.Matcher.IMatch
uint Index [get, set]
 Match Index More...
 
float Score [get, set]
 Match Score More...
 

Constructor & Destructor Documentation

◆ Match()

FaceSDK.Matcher.Match.Match ( )
inline

Create an empty Match


The documentation for this class was generated from the following file: