프로젝트

일반

사용자정보

개정판 42d8b40d

ID42d8b40dc2ace5e30d43e7cfca1b0468e75f816d
상위 67180753
하위 3ea7ad6c

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

issue #655: typo fix

차이점 보기:

DTI_PID/DTI_PID/TrainingImageListDialog.py
335 335

  
336 336
                    boxX1 = imagX1
337 337
                    boxY1 = totalGridHeight - imagY2
338
                    boxX2 = colCount * maxBoxWidth + gridW
338
                    boxX2 = imagX2
339 339
                    boxY2 = totalGridHeight - imagY1
340 340
                    outBox += boxComponent[0] + " " + str(boxX1) + " " + str(boxY1) + " " + str(boxX2) + " " + str(boxY2) + ' 0\n'
341 341
                    boxCount += 1

내보내기 Unified diff

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