프로젝트

일반

사용자정보

개정판 0adeae22

ID0adeae222e8ede0bb6a04951305f22c996673eb6
상위 e88563ca
하위 a4289964

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

issue #663: fix drawing size save

Change-Id: Ie0efc2e2ab27d538c7e9a5b6b9201769cd5720db

차이점 보기:

DTI_PID/DTI_PID/Drawing.py
185 185
                self._image = cv2.morphologyEx(self._image, cv2.MORPH_OPEN, kernel)
186 186

  
187 187
            self._image_origin = self._image.copy()
188
            self.height, self.width = self._image.shape
188 189

  
189 190
        return self._image
190 191

  
minorTools/xmlTextSearcher.py
3 3
def finder():
4 4
    print("finder start")
5 5
    
6
    targetText = ['restriction orif union<']
7
    path = 'W:\ID2_Project\POSCO\Temp'
6
    targetText = ['Free draining<']
7
    path = 'W:\ID2_Project\REB\Temp'
8 8

  
9 9
    print("target : " + str(len(targetText)))
10 10
    print("path : " + path)

내보내기 Unified diff

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