Skip to content

Commit

Permalink
Add images from issue 54
Browse files Browse the repository at this point in the history
  • Loading branch information
cozmo committed May 18, 2018
1 parent d37c764 commit 9c8a6f0
Show file tree
Hide file tree
Showing 8 changed files with 57 additions and 1 deletion.
Binary file added test-data/AUTOGEN/binarized/issue-54-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added test-data/AUTOGEN/binarized/issue-54-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added test-data/AUTOGEN/extracted/issue-54-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added test-data/AUTOGEN/extracted/issue-54-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion test-data/AUTOGEN/summary.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"counts": {
"failed": 45,
"failed": 47,
"successful": 204
},
"tests": {
Expand Down Expand Up @@ -217,6 +217,8 @@
"issue-14-regression.png": false,
"issue-32-regression.png": true,
"issue-34-regression.png": true,
"issue-54-1.png": false,
"issue-54-2.png": false,
"japan-visa.png": false,
"japanese-jean-ad.png": false,
"kanji.png": true,
Expand Down
54 changes: 54 additions & 0 deletions test-data/AUTOGEN/tests.json
Original file line number Diff line number Diff line change
Expand Up @@ -45270,6 +45270,60 @@
},
"successful": true
},
{
"name": "issue-54-1.png",
"inputPath": "test-data/images/issue-54-1.png",
"binarizedPath": "test-data/AUTOGEN/binarized/issue-54-1.png",
"extractedPath": "test-data/AUTOGEN/extracted/issue-54-1.png",
"location": {
"alignmentPattern": {
"x": 411.6054083289644,
"y": 512.665444641921
},
"bottomLeft": {
"x": 466,
"y": 516.5
},
"dimension": 19,
"topLeft": {
"x": 464.5,
"y": 524
},
"topRight": {
"x": 393,
"y": 516.5
}
},
"decoded": null,
"successful": false
},
{
"name": "issue-54-2.png",
"inputPath": "test-data/images/issue-54-2.png",
"binarizedPath": "test-data/AUTOGEN/binarized/issue-54-2.png",
"extractedPath": "test-data/AUTOGEN/extracted/issue-54-2.png",
"location": {
"alignmentPattern": {
"x": 244.83835857660316,
"y": 81.48238799637457
},
"bottomLeft": {
"x": 286.5,
"y": 133.5
},
"dimension": 17,
"topLeft": {
"x": 207,
"y": 88
},
"topRight": {
"x": 179.75,
"y": 33.5
}
},
"decoded": null,
"successful": false
},
{
"name": "japan-visa.png",
"inputPath": "test-data/images/japan-visa.png",
Expand Down
Binary file added test-data/images/issue-54-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added test-data/images/issue-54-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9c8a6f0

Please sign in to comment.