是否存在用于自动图像“合并”的任何好的库和/或工具?

发布于 2024-08-19 17:14:12 字数 217 浏览 4 评论 0原文

我正在寻找一个工具或库,它允许我非常快速地合并两个源图像,并生成第三个合并图像到文件中。

我的源数据是两种不同格式的图像(jpg、png、pdf 等),以及识别图像的哪些部分要重叠/合并的指令。

我所说的“合并”是指从一张图像到另一张图像的任何类型的过渡效果 - 从最简单的、与顶部的一张图像重叠到更时髦的东西,例如颜色和形状的自动混合。

我在语言和/或平台方面没有偏好。

I am looking for a tool or library which will allow me to, very quickly, merge two source images, and generate a third, merged image, into a file.

My source data are two images in various formats (jpg, png, pdf, etc..), and instructions which identify which portions of the images are to overlap/merge.

By "merging" I mean any kind of transition effect from one image into the other - anywhere from, at the very simple end, an overlap with one image on top, to funkier things, such as automatic blending of colors and shapes.

I don't have a preference in terms of language and/or platform.

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

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

发布评论

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

评论(3

只怪假的太真实 2024-08-26 17:14:12

借助 ImageMagick,您还可以使用montage 命令行工具来合并图像。

with ImageMagick, you can also use the montage command line tool to merge images.

空城旧梦 2024-08-26 17:14:12

我使用了一个名为 CoolWaterMark 的 DLL,取得了相当大的成功。

I used a DLL called CoolWaterMark with pretty good success.

甜心 2024-08-26 17:14:12

ImageMagick 的各种合成 效果可用于此目的。

ImageMagick's various composition effects can be used for this.

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