개정판 465fc4d2
issue #663: fix ai recognition
Change-Id: I4f5ee92ee8ebb0ff4bfff640037539779d3fe914
DTI_PID/DTI_PID/RecognitionDialog.py | ||
---|---|---|
3278 | 3278 |
originalPoint = Worker.getCalculatedOriginalPoint(additionalSymbol, symbolOriginalPoint, |
3279 | 3279 |
symbolRotatedAngle, sw, sh, sow, soh, flipped) |
3280 | 3280 |
connectionPoint = Worker.getCalculatedConnectionPoint(symbolConnectionPoint, symbolRotatedAngle, sw, |
3281 |
sh, sow, soh, 0)
|
|
3281 |
sh, sow, soh, flipped)
|
|
3282 | 3282 | |
3283 | 3283 |
r_w, r_h = roiItem.shape[::-1] |
3284 | 3284 |
if r_w < sw or r_h < sh: |
내보내기 Unified diff