added cases
This commit is contained in:
parent
b979587f8c
commit
674a25ac6a
3 changed files with 51 additions and 0 deletions
51
tools/OcrDaemon/tessdata/cases.json
Normal file
51
tools/OcrDaemon/tessdata/cases.json
Normal file
|
|
@ -0,0 +1,51 @@
|
|||
[
|
||||
{
|
||||
"id": "vertex1",
|
||||
"image": "images/vertex1.png",
|
||||
"expected": [
|
||||
"The Vertex",
|
||||
"Tribal Mask",
|
||||
"Helmet",
|
||||
"Quality: +20%",
|
||||
"Evasion Rating: 79",
|
||||
"Energy Shield: 34",
|
||||
"Requires: Level 33",
|
||||
"16% Increased Life Regeneration Rate",
|
||||
"Has no Attribute Requirements",
|
||||
"+15% to Chaos Resistance",
|
||||
"Skill gems have no attribute requirements",
|
||||
"+3 to level of all skills",
|
||||
"15% increased mana cost efficiency",
|
||||
"Twice Corrupted",
|
||||
"\"A Queen should be seen, Admired, but never touched.\"",
|
||||
"- Atziri, Queen of the Vaal",
|
||||
"Asking Price:",
|
||||
"7x Divine Orb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "vertex2",
|
||||
"image": "images/vertex2.png",
|
||||
"expected": [
|
||||
"The Vertex",
|
||||
"Tribal Mask",
|
||||
"Helmet",
|
||||
"Quality: +20%",
|
||||
"Evasion Rating: 182",
|
||||
"Energy Shield: 77",
|
||||
"Requires: Level 33",
|
||||
"+29 To Spirit",
|
||||
"+1 to Level of All Minion Skills",
|
||||
"Has no Attribute Requirements",
|
||||
"130% increased Evasion and Energy Shield",
|
||||
"27% Increased Critical Hit Chance",
|
||||
"+13% to Chaos Resistance",
|
||||
"+2 to level of all skills",
|
||||
"Twice Corrupted",
|
||||
"\"A Queen should be seen, Admired, but never touched.\"",
|
||||
"- Atziri, Queen of the Vaal",
|
||||
"Asking Price:",
|
||||
"35x Divine Orb"
|
||||
]
|
||||
}
|
||||
]
|
||||
BIN
tools/OcrDaemon/tessdata/images/vertex1.png
Normal file
BIN
tools/OcrDaemon/tessdata/images/vertex1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 388 KiB |
BIN
tools/OcrDaemon/tessdata/images/vertex2.png
Normal file
BIN
tools/OcrDaemon/tessdata/images/vertex2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 266 KiB |
Loading…
Add table
Add a link
Reference in a new issue