프로젝트

일반

사용자정보

개정판 98861008

ID988610085a0ef56041cc3c78580adc40c6138abf
상위 96b43f1c
하위 a8761578

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

issue #000: fix flip detection

Change-Id: I7168346509e45c047d2d69fe4562657fa3f4b03c

차이점 보기:

DTI_PID/DTI_PID/symbol.py
19 19
                            , isDetectOnOrigin, rotationCount, ocrOption, isContainChild
20 20
                            , originalPoint, connectionPoint, baseSymbol, additionalSymbol, isExceptDetect
21 21
                            , hasInstrumentLabel, uid, detectFlip=detectFlip, text_area=text_area)
22

  
23
        if detectFlip == 1:
24
            if abs(rotatedAngle - 90) < 1:
25
                rotatedAngle = 270
26
            elif abs(rotatedAngle - 270) < 1:
27
                rotatedAngle = 90
28
                
22 29
        self.sp = sp
23 30
        self.width = width
24 31
        self.height = height

내보내기 Unified diff

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