개정판 751584a5
build issue #000: chart
DTI_PID/DTI_PID/TrainingImageListDialog.py | ||
---|---|---|
16 | 16 |
import numpy as np |
17 | 17 |
import pyqtgraph as pg |
18 | 18 |
|
19 |
|
|
19 | 20 |
dataPath = os.path.join(os.getenv('ALLUSERSPROFILE'), 'Digital PID') |
20 | 21 |
tesseractPath = os.path.join(dataPath, 'Tesseract-OCR', 'tessdata') |
21 | 22 |
pytesseract.pytesseract.tesseract_cmd = os.path.join(dataPath, 'Tesseract-OCR', 'tesseract.exe') |
내보내기 Unified diff