Skip to content

fix: 修复信用点商店识别当前信用点错误#1651

Merged
MistEO merged 2 commits intov2from
fix/CreditShopping
Mar 27, 2026
Merged

fix: 修复信用点商店识别当前信用点错误#1651
MistEO merged 2 commits intov2from
fix/CreditShopping

Conversation

@overflow65537
Copy link
Copy Markdown
Member

@overflow65537 overflow65537 commented Mar 27, 2026

Summary by Sourcery

Bug Fixes:

  • 修正积分商城的资源配置,以便正确识别当前积分余额。
Original summary in English

Summary by Sourcery

Bug Fixes:

  • Correct the credit shop resource configuration so the current credit balance is identified properly.
Original summary in English

Summary by Sourcery

Bug Fixes:

  • 修正积分商城的资源配置,以便正确识别当前积分余额。
Original summary in English

Summary by Sourcery

Bug Fixes:

  • Correct the credit shop resource configuration so the current credit balance is identified properly.

@overflow65537 overflow65537 linked an issue Mar 27, 2026 that may be closed by this pull request
@overflow65537 overflow65537 marked this pull request as ready for review March 27, 2026 11:55
Copilot AI review requested due to automatic review settings March 27, 2026 11:55
Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai bot left a comment

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.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

本 PR 旨在修复“信用点商店”中对“当前信用点”的 OCR 识别不准确问题,通过调整识别区域(ROI)与识别参数,使读取到的数值更贴近用户实际可用信用点。

Changes:

  • 调整信用点商店“当前信用点”OCR 的 ROI,以避免误读/读到非目标区域。
  • 在主 pipeline 中为该 OCR 增加 only_rec: true,改为在精确 ROI 内仅做识别(不做检测)。

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
assets/resource_adb/pipeline/CreditShopping/Shopping.json 更新 ADB pipeline 覆盖配置中的信用点 OCR ROI。
assets/resource/pipeline/CreditShopping/Shopping.json 更新主 pipeline 中信用点 OCR ROI,并启用 only_rec 以提升稳定性。

@MistEO MistEO merged commit 0d606be into v2 Mar 27, 2026
39 checks passed
@MistEO MistEO deleted the fix/CreditShopping branch March 27, 2026 15:07
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.

信用点购物,信用点余额识别错误

3 participants