프로젝트

일반

사용자정보

개정판 a6f10552

IDa6f10552a42470b16f0befeb023a6af3e8abf370
상위 a9b5228c
하위 f89ad257

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

issue #663: fix opc

Change-Id: I98bd52abf6c79d59240135cb9469585897604282

차이점 보기:

DTI_PID/DTI_PID/RecognitionDialog.py
487 487
                    opc_xmin = searchedOPCList[index].getSp()[0]
488 488
                    opc_ymin = searchedOPCList[index].getSp()[1]
489 489
                    opc_xmax = searchedOPCList[index].getSp()[0] + searchedOPCList[index].getWidth()
490
                    opc_ymax = searchedOPCList[index].getSp()[0] + searchedOPCList[index].getHeight()
490
                    opc_ymax = searchedOPCList[index].getSp()[1] + searchedOPCList[index].getHeight()
491 491
                    valid = False
492 492
                    for text_info in textInfoList:
493 493
                        info_center = text_info.center

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)