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

Properties

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

Additional Inherited Members

- Public Member Functions inherited from FaceSDK.IFaceSDKBase
void CheckValidity (string objectName=null)
 Throw an ObjectDisposedException adding a given name to exception's Message in case that object is not valid More...
 

Property Documentation

◆ Index

uint FaceSDK.Matcher.IMatch.Index
getset

Match Index

◆ Score

float FaceSDK.Matcher.IMatch.Score
getset

Match Score


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