Files
Genarrative/server-rs/crates/platform-image
lhk229 c20a7dea4a
Project CI / Repository checks (pull_request) Successful in 1m25s
Project CI / Frontend tests (pull_request) Successful in 2m55s
Project CI / Backend tests (pull_request) Successful in 3m56s
Project CI / Native shell tests (pull_request) Successful in 14m0s
修复完美像素对小于 4 像素软网格识别偏大
峰间距过滤器 4 会把 2–3 像素网格的相邻峰成对合并成 5–6,再取 P30 就把
683×1024 生成素材统一报成 5–6 像素格;改为 2 后不再合并峰。同时 walker
窗口起点向上取整且不早于上一条切线 +2,避免小步长时切出 1 像素格。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-17 08:21:09 +00:00
..