You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed lessthanoptimal/PyBoof#23 there are false positive finder pattern inside the data portion of the QR code. This causes the graph to be formed incorrectly and it fails to decode the QR. These are perfect QR and it shouldn't have any issues.
Tasks:
Add a new regression test where it decodes 5000 or so QR
Fix the problem and see if it reduces the number of failures.
The text was updated successfully, but these errors were encountered:
As discussed lessthanoptimal/PyBoof#23 there are false positive finder pattern inside the data portion of the QR code. This causes the graph to be formed incorrectly and it fails to decode the QR. These are perfect QR and it shouldn't have any issues.
Tasks:
The text was updated successfully, but these errors were encountered: