Skip to content

feat(pipeline): 添加颜色辅助OCR识别方法#10

Merged
kqcoxn merged 1 commit into
MaaXYZ:mainfrom
overflow65537:feat/pipeline-color-ocr-tutorial
Jun 28, 2026
Merged

feat(pipeline): 添加颜色辅助OCR识别方法#10
kqcoxn merged 1 commit into
MaaXYZ:mainfrom
overflow65537:feat/pipeline-color-ocr-tutorial

Conversation

@overflow65537

@overflow65537 overflow65537 commented Jun 28, 2026

Copy link
Copy Markdown
Member

…README and configuration

Summary by Sourcery

引入一个新的流水线变体,将 ColorMatch 与 OCR-only_rec 结合使用,以提升数字文本识别的准确性,并区分有意义的数值与固定的零显示。

新功能:

  • 为 overflow65537 场景添加一个 color-match-ocr-only-rec 流水线配置,通过文本颜色来锚定 OCR ROI,并使用正则表达式对结果进行校验。

文档:

  • 添加一份 README,描述 ColorMatch + OCR only_rec 流水线、使用模式、示例节点配置以及调优指南。
Original summary in English

Summary by Sourcery

Introduce a new pipeline variant that combines ColorMatch with OCR-only_rec to improve numeric text recognition accuracy and distinguish meaningful values from fixed zero displays.

New Features:

  • Add a color-match-ocr-only-rec pipeline configuration for overflow65537 scenes that anchors OCR ROI by text color and validates results via regex.

Documentation:

  • Add a README describing the ColorMatch + OCR only_rec pipeline, usage patterns, example node configurations, and tuning guidelines.

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - 我已经审查了你的更改,一切看起来都很棒!


Sourcery 对开源项目是免费的——如果你喜欢我们的代码审查,请考虑分享 ✨
帮我变得更有用!请在每条评论上点击 👍 或 👎,我会根据你的反馈改进后续的代码审查。
Original comment in English

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@kqcoxn
kqcoxn merged commit f795b9c into MaaXYZ:main Jun 28, 2026
3 checks passed
@overflow65537
overflow65537 deleted the feat/pipeline-color-ocr-tutorial branch June 28, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants