Object which represents the result of a recognition request. More...
Public Member Functions | |
override string | ToString () |
The debug description More... | |
Properties | |
Person | Person [get] |
The person that was recognized More... | |
bool | IsNew [get] |
Returns true if this is a face that the recognizer has never seen before and thus it just created a person ID for it. More... | |
Microseconds | RecognitionDuration [get] |
The time it took to recognize the face More... | |
Object which represents the result of a recognition request.
override string RealNetworks.ArgusKit.RecognitionResult.ToString | ( | ) |
The debug description
|
get |
Returns true if this is a face that the recognizer has never seen before and thus it just created a person ID for it.
|
get |
The person that was recognized
|
get |
The time it took to recognize the face