RecognitionThreshold
The minimum confidence score required to recognize a face. Set this parameter to a value between 0
and 100
.
When Media Server attempts to recognize a face but there are no matches that meet the recognition threshold, the face is not recognized. You can choose whether to output a record for an unrecognized face by setting the parameter OutputIdentities.
Type: | Float |
Default: | 50 |
Required: | No |
Configuration Section: | TaskName |
Example: | RecognitionThreshold=70
|
See Also: | OutputIdentities |