-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample_data.json
62 lines (62 loc) · 1.04 KB
/
example_data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"0": {
"name": "Pictures\/r.png",
"rects": [
{
"top": 47,
"left": 172,
"width": 342,
"height": 290,
"tag": "Glasses"
}
]
},
"1": {
"name": "Pictures\/microsoftfaq.png",
"rects": [
{
"top": 116,
"left": 164,
"width": 117,
"height": 36,
"tag": "Mouth"
},
{
"top": 75,
"left": 368,
"width": 85,
"height": 86,
"tag": "Glasses"
}
]
},
"2": {
"name": "Pictures\/powerschoollogo.png"
},
"3": {
"name": "Pictures\/NScrape.png"
},
"4": {
"name": "Pictures\/1466740790_arrow-down.svg"
},
"5": {
"name": "Pictures\/image.png"
},
"6": {
"name": "Pictures\/drawing.png"
},
"7": {
"name": "Pictures\/searchterm.png"
},
"8": {
"name": "Pictures\/drawing.svg"
},
"9": {
"name": "Pictures\/troll-high.png"
},
"10": {
"name": "Pictures\/troll.gif"
},
"imageCount": 11,
"currentImage": "Pictures\/microsoftfaq.png"
}