如何把漫画的小格子消除掉
#1302
Replies: 2 comments 8 replies
-
这是因为 honeyview 使用了 bicubic 或 lanczos 之类的算法进行下采样。Magpie 也可以做到类似的效果,不过没什么意义,Magpie 不支持图片作为输入。 |
Beta Was this translation helpful? Give feedback.
3 replies
-
这种格栅看着像只是nearest和bilinear的采样差异 |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
有时候看漫画会出现像上面(第一张图片)一样有很多小格子
(第二张图片)是我用honeyview在「淡化」滤镜下截出来的 小格子变得比较不明显
magpie有没有办法达到同样的效果?
Beta Was this translation helpful? Give feedback.
All reactions