partially working qrcode blackbox

This commit is contained in:
Henry Schimke
2022-10-10 15:03:58 -05:00
parent 79aafa200d
commit 8785a7d0e7
3 changed files with 57 additions and 25 deletions

View File

@@ -37,3 +37,6 @@ fn QRCodeBlackBox1TestCase() {
tester.testBlackBox();
}
// TEST CASE 15 FAILING AT allignment patter finder! (line 88) FROM detector 486