The face recognizer. This class takes care of packaging the face image up and sending it to the cloud for recognition. It receives the result and returns it to the caller. More...
Public Member Functions | |
void | Dispose () |
void | Dispose (bool fromIDisposable) |
Properties | |
int? | MaxConcurrencyCount [get] |
Returns the number of detector instances that the face detector can use for detection. More... | |
The face recognizer. This class takes care of packaging the face image up and sending it to the cloud for recognition. It receives the result and returns it to the caller.
void RealNetworks.ArgusKit.FaceRecognizer.Dispose | ( | ) |
void RealNetworks.ArgusKit.FaceRecognizer.Dispose | ( | bool | fromIDisposable | ) |
|
get |
Returns the number of detector instances that the face detector can use for detection.