개정판 2945c874
issue #000: restore
Change-Id: Ie1ffd249be5c86e538838b4501fadc4223d08da4
DTI_PID/DTI_PID/RecognitionDialog.py | ||
---|---|---|
3311 | 3311 |
#col, row = divmod(maxIndex, colCount) |
3312 | 3312 | |
3313 | 3313 |
# for single class test |
3314 |
max_val = 80 |
|
3314 |
#max_val = 80
|
|
3315 | 3315 | |
3316 | 3316 |
if max_val > threshold: |
3317 | 3317 |
searchedInfos.append([max_val, max_loc[0] + x_start, max_loc[1] + y_start, symbolRotatedAngle, flipped, originalPoint, connectionPoint, sw, sh]) |
내보내기 Unified diff