新增察右前旗巴音塔拉中心卫生院

This commit is contained in:
lxd 2025-05-28 10:15:19 +08:00
parent 43fc5b7971
commit 043a27eeb1
2 changed files with 635 additions and 383 deletions

View File

@ -200,6 +200,25 @@ directories:
- "检查时间" - "检查时间"
bottom_key_mapping: bottom_key_mapping:
"检查时间": "collectionTime" "检查时间": "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程序与语言包路径配置 # OCR程序与语言包路径配置
# 新增Tesseract相关配置 # 新增Tesseract相关配置
@ -208,7 +227,7 @@ directories:
# language 必须,指定语言包 # language 必须,指定语言包
tesseract: tesseract:
bin_path: "C:/Program Files/Tesseract-OCR/tesseract.exe" bin_path: "D:/Program Files/Tesseract-OCR/tesseract.exe"
data_path: "./tessdata" data_path: "./tessdata"
# data_path: "F:/陕西省咸阳市礼泉县心电图FTP/ecgimage/tessdata" # data_path: "F:/陕西省咸阳市礼泉县心电图FTP/ecgimage/tessdata"
language: "chi_sim+eng" language: "chi_sim+eng"

File diff suppressed because it is too large Load Diff