头像合成 Image Combine

码农软件 · 软件分类 · 图形/图像处理 · 2019-09-06 10:29:44

软件介绍

类似手机QQ的讨论组头像合成,具体样例如下:

合成2张图片:

合成3张图片:

合成4张图片:

合成5张图片:

原生Java实现,Maven项目,仅依赖slf4j,已经发布到Maven中央仓库。

使用方式:

引入Maven依赖:

<dependency>
    <groupId>me.chyxion</groupId>
    <artifactId>image-combine</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>


即可。

源代码已托管到

GitHub https://github.com/chyxion/image-combine

以及

GitOSC http://git.oschina.net/chyxion/image-combine

代码风骚,有兴趣的同学可以去看看。

声明:

    在下并不知道这玩意企鹅公司是否有专利版权啥的,本软件以MIT开源协议开源,老朽并不关心客官您会使用在什么场合。其实在这片神州大地上似乎没啥用。

最后:

    邮箱 chyxion@163.com,可以联系,挖角,捐赠什么的。

本文地址:https://codercto.com/soft/d/13990.html

Algorithms Illuminated (Part 2)

Algorithms Illuminated (Part 2)

Tim Roughgarden / Soundlikeyourself Publishing, LLC / 2018-8-5 / USD 17.99

Algorithms are the heart and soul of computer science. Their applications range from network routing and computational genomics to public-key cryptography and machine learning. Studying algorithms can......一起来看看 《Algorithms Illuminated (Part 2)》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

随机密码生成器
随机密码生成器

多种字符组合密码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器