개정판 42d8b40d
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