set picture min accuracy
Specifythe minimum level of accuracy required in matching baseline image objects with objects in captured test images for a match to be considered valid. Applies only to keypoint detection comparisons.
Name | Description | Type | Modifier |
---|---|---|---|
value | Minimum acceptable accuracy (units: percentage, valid range: 0 to 100). Default Value: 50 | String | None |
None
This action may be used within the following project items: test modules and user-defined actions.
setting value
setting picture algorithm key points
value
set picture min accuracy 60
 
picture window control rect index
check picture exists /rubik home page
- Minimum accuracy in picture matching may also be set through the built-in minimum accuracy setting.
- This built-in action is only applicable to a keypoint detection technique for image recognition. Therefore, it is only valid when the built-in setting picture algorithm is set to key point, and applies to all picture handling built-in actions except check picture.
- When this built-in action executed, its value overrides the Min Accuracy (%) value specified in the Key Points Modification Tool dialog box.
- This action supports the <ignore> modifier. If the string
<ignore>
is present as the value of the argument, or the argument contains an expression that evaluates to<ignore>
, the action is skipped during execution.