-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathexample.json
72 lines (72 loc) · 1.67 KB
/
example.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
63
64
65
66
67
68
69
70
71
72
{
"polygons": [
{
"category": "\u8fb9\u7f18\u9ed1\u6591",
"qcolor": "#4169e1",
"shape_type": "\u591a\u8fb9\u5f62",
"widget_points": [
[
140.68359375,
592.1806640625
],
[
141.2763671875,
575.5830078125
],
[
156.6884765625,
563.7275390625
]
],
"img_points": [
[
196,
999
],
[
197,
971
],
[
223,
951
]
]
},
{
"category": "\u8fb9\u7f18\u9ed1\u6591",
"qcolor": "#4169e1",
"shape_type": "\u591a\u8fb9\u5f62",
"widget_points": [
[
439.44140625,
590.9951171875
],
[
442.4052734375,
582.6962890625
],
[
451.296875,
580.3251953125
]
],
"img_points": [
[
700,
997
],
[
705,
983
],
[
720,
979
]
]
}
],
"img_height": 1024,
"img_width": 1024
}