|
| Match () |
| Create an empty Match More...
|
|
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 () |
|
|
uint | Index [get, set] |
|
float | Score [get, set] |
|
IntPtr | Handle [get, protected set] |
|
bool | Valid [get] |
|
bool | Valid [get] |
| True if object is valid, false if disposed or not created properly More...
|
|
uint | Index [get, set] |
| Match Index More...
|
|
float | Score [get, set] |
| Match Score More...
|
|
◆ Match()
FaceSDK.Matcher.Match.Match |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: