How to force the CV to use higher accuracy for CV Descriptors other than the default configured fuzziness, where the "target" in the descriptor can be Text
Try adding Accuracy:0.7 in your descriptor:
You will then notice a new section appears if you click Edit on Screen, Advanced Options and then click on the target on anchor you’re using (“Accept” text as an anchor in my example here):
0.7 is the default value for Text, so you can try using a higher value to get rid of the false detections. (0.4 to 0.95 is the allowed range)