프로젝트

일반

사용자정보

개정판 a9b5228c

IDa9b5228c192b70e21c80940f4a890986c074c5d0
상위 df72a464
하위 a6f10552

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

issue #663: fix opc

Change-Id: I11ae8511c6dd75e49af02085a39addf30b2cd20c

차이점 보기:

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

내보내기 Unified diff

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