新增处理礼泉县城关卫生院ocr识别 新增配置文件

This commit is contained in:
lxd 2025-05-13 17:19:22 +08:00
parent dade8afb99
commit 9a29647a42

View File

@ -142,6 +142,26 @@ directories:
"医师": "doctor"
"结论": "conclusion"
- path: "./礼泉县城关卫生院"
recognition_type: "CG"
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相关配置