개정판 fb3283ea
Area OCR 시 텍스트 회전, 재검출 기능 추가
DTI_PID/DTI_PID/UI/OcrResultDialog.ui | ||
---|---|---|
17 | 17 |
<property name="geometry"> |
18 | 18 |
<rect> |
19 | 19 |
<x>450</x> |
20 |
<y>360</y>
|
|
20 |
<y>370</y>
|
|
21 | 21 |
<width>341</width> |
22 | 22 |
<height>32</height> |
23 | 23 |
</rect> |
... | ... | |
35 | 35 |
<x>10</x> |
36 | 36 |
<y>10</y> |
37 | 37 |
<width>781</width> |
38 |
<height>341</height>
|
|
38 |
<height>351</height>
|
|
39 | 39 |
</rect> |
40 | 40 |
</property> |
41 | 41 |
<layout class="QGridLayout" name="gridLayout"> |
... | ... | |
76 | 76 |
<widget class="QWidget" name="verticalLayoutWidget_2"> |
77 | 77 |
<property name="geometry"> |
78 | 78 |
<rect> |
79 |
<x>10</x>
|
|
80 |
<y>10</y>
|
|
81 |
<width>761</width>
|
|
82 |
<height>151</height>
|
|
79 |
<x>0</x> |
|
80 |
<y>0</y> |
|
81 |
<width>781</width>
|
|
82 |
<height>171</height>
|
|
83 | 83 |
</rect> |
84 | 84 |
</property> |
85 |
<layout class="QVBoxLayout" name="targetVerticalLayout">
|
|
85 |
<layout class="QVBoxLayout" name="tVerticalLayout"> |
|
86 | 86 |
<item> |
87 |
<widget class="QLabel" name="targetTextLabel"> |
|
88 |
<property name="font"> |
|
89 |
<font> |
|
90 |
<weight>75</weight> |
|
91 |
<bold>true</bold> |
|
92 |
</font> |
|
93 |
</property> |
|
94 |
<property name="text"> |
|
95 |
<string>검출 대상</string> |
|
96 |
</property> |
|
87 |
<widget class="QWidget" name="targetToolsWidget" native="true"> |
|
88 |
<widget class="QWidget" name="gridLayoutWidget_2"> |
|
89 |
<property name="geometry"> |
|
90 |
<rect> |
|
91 |
<x>10</x> |
|
92 |
<y>10</y> |
|
93 |
<width>761</width> |
|
94 |
<height>25</height> |
|
95 |
</rect> |
|
96 |
</property> |
|
97 |
<layout class="QGridLayout" name="gridLayout_2"> |
|
98 |
<item row="0" column="2"> |
|
99 |
<widget class="QPushButton" name="clockPushButton"> |
|
100 |
<property name="text"> |
|
101 |
<string>Clock</string> |
|
102 |
</property> |
|
103 |
</widget> |
|
104 |
</item> |
|
105 |
<item row="0" column="1"> |
|
106 |
<widget class="QPushButton" name="counterClockPushButton"> |
|
107 |
<property name="text"> |
|
108 |
<string>CounterClock</string> |
|
109 |
</property> |
|
110 |
</widget> |
|
111 |
</item> |
|
112 |
<item row="0" column="3"> |
|
113 |
<widget class="QPushButton" name="redetectPushButton"> |
|
114 |
<property name="text"> |
|
115 |
<string>Re-Detect</string> |
|
116 |
</property> |
|
117 |
</widget> |
|
118 |
</item> |
|
119 |
<item row="0" column="0"> |
|
120 |
<widget class="QLabel" name="targetTextLabel"> |
|
121 |
<property name="font"> |
|
122 |
<font> |
|
123 |
<weight>75</weight> |
|
124 |
<bold>true</bold> |
|
125 |
</font> |
|
126 |
</property> |
|
127 |
<property name="text"> |
|
128 |
<string>검출 대상</string> |
|
129 |
</property> |
|
130 |
</widget> |
|
131 |
</item> |
|
132 |
</layout> |
|
133 |
</widget> |
|
134 |
<widget class="QWidget" name="widget_3" native="true"> |
|
135 |
<property name="geometry"> |
|
136 |
<rect> |
|
137 |
<x>10</x> |
|
138 |
<y>40</y> |
|
139 |
<width>761</width> |
|
140 |
<height>121</height> |
|
141 |
</rect> |
|
142 |
</property> |
|
143 |
<widget class="QWidget" name="verticalLayoutWidget_3"> |
|
144 |
<property name="geometry"> |
|
145 |
<rect> |
|
146 |
<x>0</x> |
|
147 |
<y>0</y> |
|
148 |
<width>761</width> |
|
149 |
<height>121</height> |
|
150 |
</rect> |
|
151 |
</property> |
|
152 |
<layout class="QVBoxLayout" name="targetVerticalLayout"/> |
|
153 |
</widget> |
|
154 |
</widget> |
|
97 | 155 |
</widget> |
98 | 156 |
</item> |
99 | 157 |
</layout> |
내보내기 Unified diff