MinimumMatchPercentage

By default, object recognition is intended to produce a result when the ingested media contains the whole of an object in the training database. When you want to detect partial matches, set this parameter to specify the (approximate) minimum proportion of the trained object that must be recognized.

Reducing the value of this parameter is likely to increase the number of false positives, so change the value only if you need to detect partial matches.

Type: Integer
Default: 100
Required: No
Configuration Section: TaskName
Example: MinimumMatchPercentage=75
See Also: