新增察右前旗巴音塔拉中心卫生院
This commit is contained in:
parent
43fc5b7971
commit
043a27eeb1
21
config.yaml
21
config.yaml
@ -200,6 +200,25 @@ directories:
|
||||
- "检查时间"
|
||||
bottom_key_mapping:
|
||||
"检查时间": "collectionTime"
|
||||
- path: "./察右前旗巴音塔拉中心卫生院"
|
||||
recognition_type: "BYTLZX"
|
||||
key_mapping:
|
||||
"姓名": "name"
|
||||
"性别": "gender"
|
||||
"年龄": "age"
|
||||
"ID": "examId"
|
||||
"HR": "hr"
|
||||
"P": "P"
|
||||
"PR": "pr"
|
||||
"QRS": "qrs"
|
||||
"QT/QTC": "qt/qtc"
|
||||
"P/QRS/T": "pAxle/qrsAxle/tAxle"
|
||||
"RV5/SV1": "rv5/sv1"
|
||||
"RV5+SV1": "rv5Sv1"
|
||||
bottom_key_words:
|
||||
- "检查时间"
|
||||
bottom_key_mapping:
|
||||
"检查时间": "collectionTime"
|
||||
# OCR程序与语言包路径配置
|
||||
|
||||
# 新增Tesseract相关配置
|
||||
@ -208,7 +227,7 @@ directories:
|
||||
# language 必须,指定语言包
|
||||
|
||||
tesseract:
|
||||
bin_path: "C:/Program Files/Tesseract-OCR/tesseract.exe"
|
||||
bin_path: "D:/Program Files/Tesseract-OCR/tesseract.exe"
|
||||
data_path: "./tessdata"
|
||||
# data_path: "F:/陕西省咸阳市礼泉县心电图FTP/ecgimage/tessdata"
|
||||
language: "chi_sim+eng"
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user