프로젝트

일반

사용자정보

개정판 94c4cd85

ID94c4cd8517cd55207b26934dcbeb55ecb84034bc
상위 c46d2c90
하위 ae19dabd

백흠경이(가) 6년 이상 전에 추가함

issue #478:
- connect text's onRemoved signal for other text

차이점 보기:

DTI_PID/DTI_PID/TextDetector.py
209 209
            y = tInfo.getY() - round(offset[1])
210 210
            img = imgOCR[y:y+tInfo.getH(), x:x+tInfo.getW()]
211 211

  
212
            cv2.imwrite('c:\\temp\\ocr.png', img)
212
            #cv2.imwrite('c:\\temp\\ocr.png', img)
213 213

  
214 214
            # set angle 0 if symbol contains the text area is instrumentation
215 215
            category = None

내보내기 Unified diff