개정판 bbec9b46
issue #1366: opc test
DTI_PID/WebServer/symbol_recognition/test_doftech_all_images.py | ||
---|---|---|
171 | 171 |
text_file.close() |
172 | 172 | |
173 | 173 |
res = [] |
174 |
for symbol in total_symbole_list[0]:# + total_symbole_list[1]:
|
|
174 |
for symbol in total_symbole_list[0] + total_symbole_list[1]: |
|
175 | 175 |
res.append(symbol.to_stream()) |
176 | 176 |
total_symbole_lists.append(res) |
177 | 177 |
내보내기 Unified diff