Merged
Conversation
Contributor
There was a problem hiding this comment.
Hey - 我已经审查了你的更改,看起来非常棒!
帮我变得更有用!请在每条评论上点击 👍 或 👎,我会根据你的反馈改进后续评审。
Original comment in English
Hey - I've reviewed your changes and they look great!
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Contributor
There was a problem hiding this comment.
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 的有效性与稳定性。 |
Co-authored-by: Copilot <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix #1800 #832
由 Sourcery 提供的总结
错误修复:
Original summary in English
Summary by Sourcery
Bug Fixes:
由 Sourcery 提供的摘要
错误修复:
Original summary in English
Summary by Sourcery
Bug Fixes: