프로젝트

일반

사용자정보

개정판 bbec9b46

IDbbec9b4658b69060714856a645a51e7858b271b5
상위 a46d41d4
하위 4cb24224, a6e761e0, 5da772cf

함의성이(가) 약 5년 전에 추가함

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