개정판 60e6ec8f
test
Change-Id: I0f32edcec4ae00db5063bab4290a97207a73b3dd
minorTools/gcloud_test.py | ||
---|---|---|
72 | 72 |
if __name__ == "__main__": |
73 | 73 |
import os |
74 | 74 |
path = 'E:\Projects\DTIPID\minorTools\gcloud' |
75 |
path = os.path.join(path, 'test.png') |
|
75 |
path = os.path.join(path, 'test2_cad.png')
|
|
76 | 76 |
detect_text(path) |
77 | 77 |
|
내보내기 Unified diff