프로젝트

일반

사용자정보

개정판 fd6513cb

IDfd6513cba05f5284f27e17a7c0dd0d5b6503d9d8
상위 2c6bfc15
하위 546a1607, ecf78d56

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

issue #000: fix opc detection

Change-Id: I3a2bedaf902b9ef53dbcb8a91c2951839b47e004

차이점 보기:

DTI_PID/DTI_PID/RecognitionDialog.py
2224 2224
                    # disable opc detection
2225 2225
                    if drawing_area is not None and (symbolType == "Piping OPC\'s" or symbolType == "Instrument OPC\'s"):
2226 2226
                        customMatch = worker.detectOPCOnPid(drawing_area, symGray)
2227
                        customMatch = [match for match in customMatch if match[0] > symbolThreshold]
2227 2228
                        if customMatch and len(customMatch) > 0:
2228 2229
                            for custom in customMatch:
2229 2230
                                hitRate = custom[0]

내보내기 Unified diff

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