文件名称:Go-bildGo语言的图像处理算法集合
文件大小:78KB
文件格式:ZIP
更新时间:2022-09-02 21:42:09
Go开发-图片处理
bild:Go语言的图像处理算法集合
【文件预览】:
anthonynsimon-bild-568bd99
----bin()
--------release(786B)
----benchmarks.txt(5KB)
----cmd()
--------blur.go(1KB)
--------helpers.go(2KB)
--------histogram.go(1KB)
--------imgio.go(737B)
--------root.go(721B)
--------blend.go(3KB)
--------adjust.go(3KB)
--------effect.go(6KB)
--------channel.go(1KB)
--------noise.go(1KB)
--------segment.go(879B)
----histogram()
--------histogram.go(5KB)
--------histogram_test.go(10KB)
----noise()
--------noise_test.go(4KB)
--------noise.go(2KB)
----fcolor()
--------rgbaf64_test.go(2KB)
--------rgbaf64.go(753B)
----channel()
--------channel_test.go(4KB)
--------channel.go(2KB)
----convolution()
--------kernel_test.go(7KB)
--------kernel.go(2KB)
--------convolution_test.go(7KB)
--------convolution.go(4KB)
----transform()
--------resize_test.go(24KB)
--------shear.go(3KB)
--------translate.go(973B)
--------translate_test.go(4KB)
--------rotate.go(5KB)
--------resize.go(5KB)
--------filters.go(3KB)
--------rotate_test.go(9KB)
--------shear_test.go(25KB)
----segment()
--------thresholding.go(1KB)
--------thresholding_test.go(2KB)
----effect()
--------effect_test.go(24KB)
--------effect.go(9KB)
----LICENSE(1KB)
----CONTRIBUTING.md(517B)
----parallel()
--------parallel.go(803B)
--------parallel_test.go(352B)
----clone()
--------clone.go(4KB)
--------clone_test.go(6KB)
----paint()
--------fill_test.go(7KB)
--------fill.go(4KB)
----blur()
--------blur.go(1KB)
--------blur_test.go(5KB)
----imgio()
--------io.go(2KB)
--------io_test.go(2KB)
----main.go(89B)
----math()
--------integer()
--------f64()
----.gitignore(529B)
----CHANGELOG.md(1KB)
----.circleci()
--------config.yml(538B)
----Makefile(1KB)
----go.sum(3KB)
----adjust()
--------adjustment_test.go(12KB)
--------apply_test.go(2KB)
--------apply.go(824B)
--------adjustment.go(3KB)
----blend()
--------blend_test.go(38KB)
--------blend.go(10KB)
----README.md(11KB)
----util()
--------colormodel.go(4KB)
--------util_test.go(7KB)
--------stack.go(624B)
--------stack_test.go(792B)
--------util.go(3KB)
--------colormodel_test.go(5KB)
----go.mod(145B)
----Gopkg.toml(535B)
----Gopkg.lock(871B)