Skip to content

fix:修复了基质筛选swipe会在720p下出错的问题#1810

Merged
MistEO merged 2 commits intov2from
fix/essence
Apr 1, 2026
Merged

fix:修复了基质筛选swipe会在720p下出错的问题#1810
MistEO merged 2 commits intov2from
fix/essence

Conversation

@Joe-Bao
Copy link
Copy Markdown
Contributor

@Joe-Bao Joe-Bao commented Apr 1, 2026

fix #1800 #832

由 Sourcery 提供的总结

错误修复:

  • 增加用于精华过滤器校准的最小滑动距离,以防止在 720p 显示器上出现校准失败的问题。
Original summary in English

Summary by Sourcery

Bug Fixes:

  • Increase the minimum swipe distance used for essence filter calibration to prevent failures on 720p displays.

由 Sourcery 提供的摘要

错误修复:

  • 增加在本质过滤器校准中使用的最小滑动距离,以避免在 720p 显示器上出现异常行为。
Original summary in English

Summary by Sourcery

Bug Fixes:

  • Increase the minimum swipe distance used in essence filter calibration to avoid misbehavior on 720p displays.

@Joe-Bao Joe-Bao marked this pull request as ready for review April 1, 2026 06:24
Copilot AI review requested due to automatic review settings April 1, 2026 06:24
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 聚焦修复“基质筛选(EssenceFilter)在 720p 分辨率下 swipe/校准流程出错”的问题,通过调整模板匹配识别区域与校准滑动参数来提升在低分辨率下的稳定性。

Changes:

  • 扩大 EssenceFilterSwipeCalibrate 的模板匹配 ROI 高度,以提升校准识别命中率。
  • 提高校准微滑的最小滑动距离(calibrateSwipeMin),减少小幅滑动在 720p 下失效/不生效的概率。

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
assets/resource/pipeline/EssenceFilter/Swipe.json 调整校准用 TemplateMatch 的 ROI(高度从 119 提升到 145)以适配 720p 场景。
agent/go-service/essencefilter/actions.go 提高校准微滑最小值(8→13),增强校准 swipe 的有效性与稳定性。

@MistEO MistEO merged commit 67487e9 into v2 Apr 1, 2026
18 checks passed
@MistEO MistEO deleted the fix/essence branch April 1, 2026 08:32
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