프로젝트

일반

사용자정보

개정판 853c2faf

ID853c2fafbaedb80f793894e127ae0be4483a1355
상위 7dc4e03e
하위 e890246c, c1981b95

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

issue #000: flip key on goning

Change-Id: I1c50e51e1bcc4712665eca949cd8feee248e7e26

차이점 보기:

DTI_PID/DTI_PID/TextDetector.py
182 182
            w = rect[1].width()
183 183
            h = rect[1].height()
184 184
            img = contourImg[y:y+h, x:x+w]
185
            ## DEBUG
185 186
            #if angle == 0:
186 187
            #    filePath = os.path.join(project.getTempPath(), "Tile", "H-{}-{}-{}-{}.png".format(x,y,w,h))
187 188
            #else:
188 189
            #    filePath = os.path.join(project.getTempPath(), "Tile", "V-{}-{}-{}-{}.png".format(x,y,w,h))
189 190
            #cv2.imwrite(filePath, img)
191
            ## up to here
190 192

  
191 193
        return list
192 194

  

내보내기 Unified diff

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