使用“内容感知缩放”来调整图像大小的 C# 库算法?

发布于 2024-09-30 14:12:24 字数 199 浏览 2 评论 0原文

http://www.youtube.com/watch?v=vIFCV2spKtg

有没有库使用“内容感知缩放”算法来调整图像大小?或者内置方法来实现?

与 Photoshop CS4+ 上使用的相同...

http://www.youtube.com/watch?v=vIFCV2spKtg

Is there any library that uses "content aware scaling" algorithm to resize images? Or built-in methods to achieve it?

It is the same used on Photoshop CS4+...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

我爱人 2024-10-07 14:12:24

Mike Swanson 开发了许多有用的图形相关工具,包括 C# 实现名为 SEAMonster 的内容感知缩放

Mike Swanson has done many useful graphics related tools including a C# implementation of content aware scaling called SEAMonster

瞳孔里扚悲伤 2024-10-07 14:12:24

你试过用photoshop吗?也许是一些API等等。

have you tried using photoshop. maybe some of the APIs etc.

长不大的小祸害 2024-10-07 14:12:24

也许你可以使用这个液体重新缩放resynthesizer 以同样的方式 gd-sharp 为外部 gd 库提供了一个 C# 接口。然后我们进行半迭代。

Maybe you can use this liquid rescale or resynthesizer in the same way gd-sharp provides a C# interface to the externed gd library. Then us that semi-iteratively.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文