GraphicsMagick 透视变形

发布于 2024-11-15 20:11:26 字数 332 浏览 4 评论 0原文

有没有办法做到像这样的透视变形 http://www.imagemagick.org/ GraphicsMagick 中的用法/扭曲/#perspective?当然,我随时可以切换回 ImageMagick,但我不想

我计划在 PHP 中使用它,但命令行也是一个选项。

Is there a way to do a perspective distortion like this http://www.imagemagick.org/Usage/distorts/#perspective in GraphicsMagick? Of course, I can always switch back to ImageMagick, but I'd rather not.

I'm planning to use it in PHP, but command line is an option, too.

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

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

发布评论

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

评论(1

杀お生予夺 2024-11-22 20:11:27

根据此讨论,Graphics Magick 似乎不支持 - Distortion 选项。
http://comments.gmane.org/gmane.comp.video.graphicsmagick .core/460

我想如果其他方面的性能提升很重要的话,可以使用 Graphics Magick 进行大部分操作,并使用 Image Magick 进行扭曲操作。

Graphics Magick appears not to support the -distort option, as per this discussion.
http://comments.gmane.org/gmane.comp.video.graphicsmagick.core/460

I imagine it would be possible to use Graphics Magick for most of your operations, and use Image Magick for the distortion operation, if the performance gains in other areas are important.

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