内容简介:go-mosaic go-mosaic是一个制作相片马赛克的工具。 特性 专为海量图片设计,可支持数万张图片 内建缓存数据库,图片删除、更改自动从缓存剔除 多核构建,加载、计算、替换均为并发 使用 克隆项目,编译,或者下载...
go-mosaic
go-mosaic是一个制作相片马赛克的工具。
特性
- 专为海量图片设计,可支持数万张图片
- 内建缓存数据库,图片删除、更改自动从缓存剔除
- 多核构建,加载、计算、替换均为并发
使用
- 克隆项目,编译,或者下载release
- 执行命令,等待完成
go-mosaic.exe -src input.png -target output.jpg -lib ./test
- 其中./test为图片文件夹,用来组成最终图片的元素。input.png为目标图片,用来生成最终的大图output.jpg。素材图片越多,生成越精确
- 更多参数,参考help
Usage of D:\project\go-mosaic\test.exe:
-checkhash
check database pic hash (default true)
-database string
cache datbase (default "./database.bin")
-lib string
image lib path
-libname string
image lib name in database (default "default")
-maxsize int
pic max size in GB (default 4)
-pixelsize int
pic scale size per one pixel (default 64)
-scalealg string
pic scale function NearestNeighbor/ApproxBiLinear/BiLinear/CatmullRom (default "CatmullRom")
-src string
src image path
-srcsize int
src image auto scale pixel size (default 128)
-target string
target image path
-worker int
worker thread num (default 12)
示例
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- OpenGL ES入门:滤镜篇 - 漩涡、马赛克
- 去马赛克神器DeepCreamPy,让你心中无码,眼中自然无码
- 一款诚意满满的开源项目:使用深度神经网络去除马赛克
- GAN掉马赛克、变脸、戏弄AI、这场GeekPwn黑客趴还有老司机带路
- 奥巴马竟被「去马赛克AI」洗白,CVPR新研究惹上种族歧视大麻烦,LeCun也被卷入其中
- digiKam 6.1.0 发布,相片管理工具
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
HTML 压缩/解压工具
在线压缩/解压 HTML 代码
正则表达式在线测试
正则表达式在线测试