File size: 1,741 Bytes
b8548e4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
{
  "pageDimensions": [
    2480,
    3508
  ],
  "bubbleDimensions": [
    42,
    42
  ],
  "preProcessors": [
    {
      "name": "Levels",
      "options": {
        "low": 0.7,
        "high": 0.8
      }
    },
    {
      "name": "GaussianBlur",
      "options": {
        "kSize": [
          3,
          3
        ],
        "sigmaX": 0
      }
    }
  ],
  "customLabels": {
    "Roll": [
      "stu",
      "roll1..7",
      "check_1",
      "check_2"
    ]
  },
  "fieldBlocks": {
    "Check1": {
      "origin": [
        2033,
        1290
      ],
      "bubblesGap": 50,
      "labelsGap": 50,
      "fieldLabels": [
        "check_1"
      ],
      "bubbleValues": [
        "A",
        "B",
        "E",
        "H",
        "J",
        "L",
        "M"
      ],
      "direction": "vertical"
    },
    "Check2": {
      "origin": [
        2083,
        1290
      ],
      "bubblesGap": 50,
      "labelsGap": 50,
      "fieldLabels": [
        "check_2"
      ],
      "bubbleValues": [
        "N",
        "R",
        "U",
        "W",
        "X",
        "Y"
      ],
      "direction": "vertical"
    },
    "Stu": {
      "origin": [
        1636,
        1290
      ],
      "bubblesGap": 50,
      "labelsGap": 50,
      "fieldLabels": [
        "stu"
      ],
      "bubbleValues": [
        "U",
        "A",
        "HT",
        "GT"
      ],
      "direction": "vertical"
    },
    "Roll": {
      "fieldType": "QTYPE_INT",
      "origin": [
        1685,
        1290
      ],
      "bubblesGap": 50.5,
      "labelsGap": 50.5,
      "fieldLabels": [
        "roll1..7"
      ]
    }
  }
}